class MediaFileListDataSource |
Package: | dji.v5.manager.datacenter.media |
Media file list data source class, which is used to set the storage location and load location of media file needs to be obtained. Supported since MSDK 5.0.0
CameraStorageLocation getStorageLocation() |
Package: | dji.v5.manager.datacenter.media |
Get the storage location of data source. Supported since MSDK 5.0.0
CameraStorageLocation | Return data source of storage location. |
void setStorageLocation(CameraStorageLocation storageLocation) |
Package: | dji.v5.manager.datacenter.media |
Set storage location of data source. Supported since MSDK 5.0.0
CameraStorageLocation storageLocation | Storage lication of data source. |
ComponentIndexType getComponentIndexType() |
Package: | dji.v5.manager.datacenter.media |
Get location of payload. Supported since MSDK 5.0.0
ComponentIndexType | Return location of payload. |
void setComponentIndexType(ComponentIndexType componentIndexType) |
Package: | dji.v5.manager.datacenter.media |
Set the payload location of data source. Supported since MSDK 5.0.0
ComponentIndexType componentIndexType | Payload location of data source. |
{{searchCount}} Results