OOOoyalaTVClosedCaptionsLabel.h
1 #import <UIKit/UIKit.h>
2 
3 @interface OOOoyalaTVClosedCaptionsLabel : UILabel
4 
5 - (instancetype)initWithFrame:(CGRect)frame;
6 
7 @end
Definition: OOOoyalaTVClosedCaptionsLabel.h:3