OOOoyalaTVBottomBars Class Reference

#import <OOOoyalaTVBottomBars.h>

+ Inheritance diagram for OOOoyalaTVBottomBars:

Instance Methods

(instancetype) - initWithBackground:withTintColor:
 
(void) - updateBarBuffer:playhead:duration:totalLength:
 
(void) - updateProgressBarTime:duration:totalLength:
 
(void) - updateBar:barTime:duration:totalLength: [implementation]
 

Properties

OOOoyalaTVBardurationBar [implementation]
 
OOOoyalaTVBarprogressBar [implementation]
 
OOOoyalaTVBarbufferBar [implementation]
 
UILabel * closedCaptions [implementation]
 

Method Documentation

- (instancetype) initWithBackground: (UIView *)  background
withTintColor: (UIColor *)  tintColor 
- (void) updateBar: (OOOoyalaTVBar *)  bar
barTime: (CGFloat)  time
duration: (CGFloat)  duration
totalLength: (CGFloat)  length 
implementation
- (void) updateBarBuffer: (CGFloat)  bufferTime
playhead: (CGFloat)  playheadTime
duration: (CGFloat)  duration
totalLength: (CGFloat)  length 
- (void) updateProgressBarTime: (CGFloat)  time
duration: (CGFloat)  duration
totalLength: (CGFloat)  length 

Property Documentation

- (OOOoyalaTVBar*) bufferBar
readwritenonatomicassignimplementation
- (UILabel*) closedCaptions
readwritenonatomicassignimplementation
- (OOOoyalaTVBar*) durationBar
readwritenonatomicassignimplementation
- (OOOoyalaTVBar*) progressBar
readwritenonatomicassignimplementation

The documentation for this class was generated from the following files: