OOControlsViewController Class Reference
OOControlsViewController. More...
#import "OOControlsViewController.h"

Instance Methods | |
(instancetype) - initWithControlsType:player:overlay:delegate: | |
(void) - showControls | |
(void) - hideControls | |
(void) - syncUIWithState: | |
(void) - setFullScreenButtonShowing: | |
(void) - setVolumeButtonShowing: | |
(OOUIProgressSliderMode) - sliderMode | |
(void) - changeButtonLanguage: | |
(void) - switchVideoGravity | |
(void) - updateClosedCaptionsPosition | |
(void) - updateClosedCaptionsButton | |
(void) - toggleControls | |
Properties | |
id delegate | |
OOOoyalaPlayer * player | |
UIView * overlay | |
UIActivityIndicatorView * activityView | |
UIView * controls | |
BOOL isVisible | |
NSTimer * hideControlsTimer | |
BOOL autohideControls | |
Detailed Description
Method Documentation
- (void) changeButtonLanguage: | (NSString *) | language |
- (void) hideControls |
- (instancetype) initWithControlsType: | (OOOoyalaPlayerControlType) | controlsType | |
player: | (OOOoyalaPlayer *) | player | |
overlay: | (UIView *) | overlay | |
delegate: | (id) | theDelegate | |
- (void) setFullScreenButtonShowing: | (BOOL) | isShowing |
- (void) setVolumeButtonShowing: | (BOOL) | isShowing |
- (void) showControls |
- (OOUIProgressSliderMode) sliderMode |
- (void) switchVideoGravity |
- (void) syncUIWithState: | (OOOoyalaPlayerState) | state |
- (void) toggleControls |
- (void) updateClosedCaptionsButton |
- (void) updateClosedCaptionsPosition |
Property Documentation
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicweak |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicweak |
|
readwritenonatomicweak |
The documentation for this class was generated from the following file: