TWTRVideoPlaybackState Constants Reference
Declared in | TWTRVideoPlaybackState.h |
---|
TWTRVideoPlaybackState
Definition
typedef NS_ENUM(NSInteger, TWTRVideoPlaybackState ) {
TWTRVideoPlaybackStatePaused,
TWTRVideoPlaybackStatePlaying,
TWTRVideoPlaybackStateCompleted,
};