×
No results found.
Ooyala Mobile SDK for tvOS v4.44.0
🔎
Main Page
Modules
Classes
OOClosedCaptionsSelectorViewController.h
1
#import <UIKit/UIKit.h>
2
3
@class
OOOoyalaPlayerViewController
;
4
10
@interface
OOClosedCaptionsSelectorViewController
: UITableViewController
11
12
- (instancetype)initWithViewController:(
OOOoyalaPlayerViewController
*)controller;
13
14
- (void)
dismiss
;
15
16
@end
OOClosedCaptionsSelectorViewController
A UI selector that can be used to select closed captions language This is part of the Old UI functio...
Definition:
OOClosedCaptionsSelectorViewController.h:10
-[OOClosedCaptionsSelectorViewController dismiss]
void dismiss()
OOOoyalaPlayerViewController
Main ViewController class for Ooyala player.
Definition:
OOOoyalaPlayerViewController.h:39
Send Feedback