NELPMoviePlaybackState Constants Reference
| Declared in | NELivePlayerDefine.h |
|---|
NELPMoviePlaybackState
播放状态
Definition
typedef NS_ENUM(NSInteger, NELPMoviePlaybackState ) {
NELPMoviePlaybackStateStopped,
NELPMoviePlaybackStatePlaying,
NELPMoviePlaybackStatePaused,
NELPMoviePlaybackStateSeeking,
};
Constants
Declared In
NELivePlayerDefine.h