TWTRVideoPlaybackState Constants Reference

Declared in TWTRVideoPlaybackState.h

TWTRVideoPlaybackState

Definition

typedef NS_ENUM(NSInteger, TWTRVideoPlaybackState ) {
   TWTRVideoPlaybackStatePaused,
   TWTRVideoPlaybackStatePlaying,
   TWTRVideoPlaybackStateCompleted,
};

Constants

TWTRVideoPlaybackStatePaused

Declared In TWTRVideoPlaybackState.h.

TWTRVideoPlaybackStatePlaying

Declared In TWTRVideoPlaybackState.h.

TWTRVideoPlaybackStateCompleted

Declared In TWTRVideoPlaybackState.h.