public static interface

DJIMediaManager.MediaUpdatedVideoPlaybackStateCallback

dji.sdk.camera.DJIMediaManager.MediaUpdatedVideoPlaybackStateCallback

Class Overview

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

Summary

Public Methods
abstract void onResult(DJIMediaManager.VideoPlaybackState videoPlaybackState)

Public Methods

public abstract void onResult (DJIMediaManager.VideoPlaybackState videoPlaybackState)