java.lang.Object | |
↳ | dji.sdk.camera.DJIMediaManager.VideoPlaybackState |
The playback state of the media manager.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
VideoPlaybackState() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DJIMedia.VideoPlaybackStatus |
getPlaybackStatus()
The status of the playback (e.g.
| ||||||||||
DJIMedia |
getPlayingMedia()
The video media file that is playing.
| ||||||||||
float |
getPlayingPosition()
The playing position in seconds.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
The status of the playback (e.g. playing or paused).
The playing position in seconds.