BCOVTVShowViewType Constants Reference
Declared in | BCOVTVPlayerView.h |
---|
BCOVTVShowViewType
Enumeration type used when showing or hiding certain control categories
Definition
typedef NS_ENUM(NSUInteger, BCOVTVShowViewType ) {
BCOVTVShowViewTypeNone,
BCOVTVShowViewTypeVoiceOverEnabledAndPaused,
BCOVTVShowViewTypeControls,
};
Constants
BCOVTVShowViewTypeNone
-
None: hide both the controls and settings views
Declared In
BCOVTVPlayerView.h
. BCOVTVShowViewTypeVoiceOverEnabledAndPaused
-
VoiceOverEnabledAndPaused:
Declared In
BCOVTVPlayerView.h
. BCOVTVShowViewTypeControls
-
Controls: used when hiding the settings view and showing the controls view. This displays the progress view and its related labels, and hides the top tab bar view.
Declared In
BCOVTVPlayerView.h
.
Declared In
BCOVTVPlayerView.h