XAPlayingState Constants Reference
Declared in | XAPlaying.h |
---|
XAPlayingState
The state of the playable object
Definition
typedef NS_ENUM(NSInteger, XAPlayingState ) {
XAPlayingStatePause,
XAPlayingStatePlay,
XAPlayingStateReset,
XAPlayingStateStop,
};
Constants
Declared In
XAPlaying.h