BCOVTVIconType Constants Reference
Declared in | BCOVTVPlayerView.h |
---|
BCOVTVIconType
Enumeration type used to determine icon type for certain UI behaviors.
Definition
typedef NS_ENUM(NSUInteger, BCOVTVIconType ) {
BCOVTVIconTypeJumpBack,
BCOVTVIconTypeJumpFoward,
BCOVTVIconTypeRewind,
BCOVTVIconTypeFastForward,
};
Constants
BCOVTVIconTypeJumpBack
-
Icon shown as icon for jump-back Default size is 36x40
Declared In
BCOVTVPlayerView.h
. BCOVTVIconTypeJumpFoward
-
Icon shown as icon for jump-foward Default size is 36x40
Declared In
BCOVTVPlayerView.h
. BCOVTVIconTypeRewind
-
Icon shown when rewinding Default size is 32x32
Declared In
BCOVTVPlayerView.h
. BCOVTVIconTypeFastForward
-
Icon shown when fast-forwarding Default size is 32x32
Declared In
BCOVTVPlayerView.h
.
Declared In
BCOVTVPlayerView.h