DJI Mobile SDK Documentation

      class CameraStorageInfos

      class CameraStorageInfos
      包:dji.sdk.keyvalue.value.camera
      描述:

      相机SD卡和机载存储器的存储信息。

      类成员:

      Members

      method getCurrentStorageType
      CameraStorageLocation getCurrentStorageType()
      包:dji.sdk.keyvalue.value.camera
      描述:

      获取当前相机正在使用的存储位置。

      返回值:
      CameraStorageLocation返回当前相机正在使用的存储位置。
      method getCameraStorageInfoList
      List<CameraStorageInfo> getCameraStorageInfoList()
      包:dji.sdk.keyvalue.value.camera
      描述:

      获取当前相机存储卡的详细信息。包括SD卡和机载存储器。

      返回值:
      List<CameraStorageInfo>返回当前相机存储卡的详细信息。