#import <OOTVClosedCaptionsTextView.h>
- (NSArray *) getRectsForEachLine: |
|
(NSArray *) |
separatedLines |
|
- (void) setFont: |
|
(NSString *) |
fontName |
frame: |
|
(CGRect) |
frame |
baseFontSize: |
|
(CGFloat) |
fontSize |
|
|
| |
Add scaling based on video view size when compared to portrait width Captions show up with "default" size when the width of the player is the portrait width When the width of the player is larger or smaller, we will scale the captions accordingly.
- (void) setText: |
|
(NSString *) |
text |
|
|
implementation |
- (MACaptionAppearanceTextEdgeStyle) edgeStyle |
|
readwritenonatomicassign |
- (NSMutableArray*) resultLines |
|
readwritenonatomicassign |
The documentation for this class was generated from the following files: