class PullMediaFileListParam |
Package: | dji.v5.manager.datacenter.media |
Media file list parameter class, which is used to set parameters of media file. You can choose to pull photoes, videos or all media file list. Supported since MSDK 5.0.0
MediaFileFilter getFilter() |
Package: | dji.v5.manager.datacenter.media |
Get filter of pulling media file list. Supported since MSDK 5.0.0
MediaFileFilter | Return filter of pulling media file list. |
int getMediaFileIndex() |
Package: | dji.v5.manager.datacenter.media |
Gets the media file index. Indicates that the media file is pulled from the media file index, if this value is set to "-1" or no parameter is set, it means that the first media file in the storage location is pulled. You can set the count of files to be pulled through "Count", if "Count" is set to "-1" or no parameter is set, it means that all media files are pulled. Supported since MSDK 5.2.0
int | Return media file index. |
int getCount() |
Package: | dji.v5.manager.datacenter.media |
Gets the count of media files. Indicates the count of files to be pulled. If the value is set to "-1" or no parameter is set, it means that all media files are pulled. Supported since MSDK 5.2.0
int | Return the count of media files to be pulled. |
{{searchCount}} Results