TVITrackState Constants Reference
Declared in | TVITrack.h |
---|
TVITrackState
TVITrackState
is an enum defines the possible states of a track.
Definition
typedef NS_ENUM(NSUInteger, TVITrackState ) {
TVITrackStateEnded = 0,
TVITrackStateLive,
};
Constants
Declared In
TVITrack.h