@interface DJIMediaVideoPlaybackState : NSObject |
Header: | DJIMediaFile.h |
Inherits From: | NSObject |
The playback state of the media manager.
@property(nonatomic, readonly) DJIMediaFile *playingMedia |
Header: | DJIMediaFile.h |
The video media file that is playing.
@property(nonatomic, readonly) DJIMediaVideoPlaybackStatus playbackStatus |
Header: | DJIMediaFile.h |
The status of the playback (e.g. playing or paused).
@property(nonatomic, readonly) float playingPosition |
Header: | DJIMediaFile.h |
The playing position in seconds.
typedef NS_ENUM(uint8_t, DJIMediaVideoPlaybackStatus) |
Header: | DJIMediaFile.h |
The playback status.
{{searchCount}} Results