PLVVodPlaybackState Constants Reference
| Declared in | PLVVodPlayerViewController.h |
|---|
PLVVodPlaybackState
播放状态
Definition
typedef NS_ENUM(NSInteger, PLVVodPlaybackState ) {
PLVVodPlaybackStateStopped,
PLVVodPlaybackStatePlaying,
PLVVodPlaybackStatePaused,
PLVVodPlaybackStateInterrupted,
PLVVodPlaybackStateSeekingForward,
PLVVodPlaybackStateSeekingBackward,
};
Constants
PLVVodPlaybackStateStopped-
播放状态
Declared In
PLVVodPlayerViewController.h. PLVVodPlaybackStatePlaying-
播放状态
Declared In
PLVVodPlayerViewController.h. PLVVodPlaybackStatePaused-
播放状态
Declared In
PLVVodPlayerViewController.h. PLVVodPlaybackStateInterrupted-
播放状态
Declared In
PLVVodPlayerViewController.h. PLVVodPlaybackStateSeekingForward-
播放状态
Declared In
PLVVodPlayerViewController.h. PLVVodPlaybackStateSeekingBackward-
播放状态
Declared In
PLVVodPlayerViewController.h.
Declared In
PLVVodPlayerViewController.h