interface VideoPlaybackStateListener |
Package: | dji.sdk.media |
Updates the video playback state of the media manager. This update method will only be called when the media manager is playing a video.
void onUpdate(VideoPlaybackState videoPlaybackState) |
Package: | dji.sdk.media |
Updates the video playback state of the media manager. This update method will only be called when the media manager is playing a video.
VideoPlaybackState videoPlaybackState | VideoPlaybackState object. |
{{searchCount}} Results