BCOVTVCommon Class Reference
Inherits from | NSObject |
---|---|
Declared in | BCOVTVCommon.h |
+ liveViewTitleColorForLive
Color used as a “live” indicator for the stream. Red:0.33 green:0.60 blue:0.25 alpha:1.0
+ (UIColor *)liveViewTitleColorForLive
Discussion
Color used as a “live” indicator for the stream. Red:0.33 green:0.60 blue:0.25 alpha:1.0
Declared In
BCOVTVCommon.h
+ progressViewMaximumTrackColor
Default color used by the TV Player progress view maximum track. Red:0.55 green:0.56 blue:0.55 alpha:1.0
+ (UIColor *)progressViewMaximumTrackColor
Discussion
Default color used by the TV Player progress view maximum track. Red:0.55 green:0.56 blue:0.55 alpha:1.0
Declared In
BCOVTVCommon.h
+ progressViewMinimumTrackColor
Default color used by the TV Player progress view minimum track. Red:0.85 green:0.15 blue:0.52 alpha:1.0
+ (UIColor *)progressViewMinimumTrackColor
Discussion
Default color used by the TV Player progress view minimum track. Red:0.85 green:0.15 blue:0.52 alpha:1.0
Declared In
BCOVTVCommon.h
+ progressViewBufferTrackColor
Default color used by the TV Player progress view buffer track. Red:1.0 green:1.0 blue:1.0 alpha:0.8
+ (UIColor *)progressViewBufferTrackColor
Discussion
Default color used by the TV Player progress view buffer track. Red:1.0 green:1.0 blue:1.0 alpha:0.8
Declared In
BCOVTVCommon.h