class VideoPlayStatus |
Package: | dji.v5.manager.datacenter.media |
Playing status of media file. Supported since MSDK 5.0.0
VideoPlayState getState() |
Package: | dji.v5.manager.datacenter.media |
Get currently playing status. Supported since MSDK 5.0.0
VideoPlayState | Return currently playing status. |
Integer getFileIndex() |
Package: | dji.v5.manager.datacenter.media |
Get index of currently playing media file. Supported since MSDK 5.0.0
Integer | Return index of currently playing media file. |
double getPlayingPosition() |
Package: | dji.v5.manager.datacenter.media |
Get current playing location. Unit: second. Supported since MSDK 5.0.0
double | Return current playing location. Unit:second. |
double getTotalDuration() |
Package: | dji.v5.manager.datacenter.media |
Get the total duration of currently playing media file. Unit: second. Supported since MSDK 5.0.0
double | Return the total duration of currently playing media file. Unit:second. |
{{searchCount}} Results