BCOVTVPlayerType Constants Reference
Declared in | BCOVTVPlayerView.h |
---|
BCOVTVPlayerType
Enumeration type used to set the type of video playback in the player view.
Definition
typedef NS_ENUM(NSUInteger, BCOVTVPlayerType ) {
BCOVTVPlayerTypeVOD,
BCOVTVPlayerTypeLive,
BCOVTVPlayerTypeLiveDVR,
};
Constants
BCOVTVPlayerTypeVOD
-
Controls and gestures for video-on-demand. This includes advertising controls.
Declared In
BCOVTVPlayerView.h
. BCOVTVPlayerTypeLive
-
Controls and gestures for live video playback.
Declared In
BCOVTVPlayerView.h
. BCOVTVPlayerTypeLiveDVR
-
Controls and gestures for live DVR video playback.
Declared In
BCOVTVPlayerView.h
.
Declared In
BCOVTVPlayerView.h