class MediaFileListDataSource |
包: | dji.v5.manager.datacenter.media |
多媒体文件列表数据源类。用于设置需要获取的多媒体文件的存储位置和负载位置。 MSDK 5.0.0开始支持
CameraStorageLocation getStorageLocation() |
包: | dji.v5.manager.datacenter.media |
获取数据源的存储位置。 MSDK 5.0.0开始支持
CameraStorageLocation | 返回数据源的存储位置。 |
void setStorageLocation(CameraStorageLocation storageLocation) |
包: | dji.v5.manager.datacenter.media |
设置数据源的存储位置。 MSDK 5.0.0开始支持
CameraStorageLocation storageLocation | 数据源存储位置。 |
ComponentIndexType getComponentIndexType() |
包: | dji.v5.manager.datacenter.media |
获取负载位置。 MSDK 5.0.0开始支持
ComponentIndexType | 返回负载位置。 |
void setComponentIndexType(ComponentIndexType componentIndexType) |
包: | dji.v5.manager.datacenter.media |
设置数据源的负载位置。 MSDK 5.0.0开始支持
ComponentIndexType componentIndexType | 数据源负载位置。 |
{{searchCount}} 搜索结果