DJI Mobile SDK Documentation

      class VideoPlaybackStateListener

      interface VideoPlaybackStateListener
      Package:dji.sdk.media
      Description:

      Updates the video playback state of the media manager. This update method will only be called when the media manager is playing a video.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(VideoPlaybackState videoPlaybackState)
      Package:dji.sdk.media
      Description:

      Updates the video playback state of the media manager. This update method will only be called when the media manager is playing a video.

      Input Parameters:
      VideoPlaybackState videoPlaybackStateVideoPlaybackState object.