Text Track Styling API
- 
                  
                  The TextTrackStyle API can be used to change the style of the renderred TextTracks. See moreDeclarationSwift public protocol TextTrackStyle
- 
                  
                  The common protocol for TextTrackStyleRuleColor,THEOplayerTextTrackStyleRuleStringandTHEOplayerTextTrackStyleRuleNumberDeclarationSwift public protocol TextTrackStyleRule
- 
                  
                  A TextTrackStyleRulethat holds a color (UIColor) value.Remark Eligible identifiers are determined by the media format and its corresponding text content. For example, the string could contain the CSS selectors used by the corresponding text in Web Video Text Tracks (WebVTT) markup. Specify nilif you want the style attributes to apply to all text in the item.DeclarationSwift public class TextTrackStyleRuleColor : NSObject, TextTrackStyleRuleParameterscolorUIColorvaluetextSelectorA string that contains an identifier for the ranges of text to which the style attributes should be applied. 
- 
                  
                  A TextTrackStyleRulethat holds a color (String) value.Remark Eligible identifiers are determined by the media format and its corresponding text content. For example, the string could contain the CSS selectors used by the corresponding text in Web Video Text Tracks (WebVTT) markup. Specify nilif you want the style attributes to apply to all text in the item.DeclarationSwift public class TextTrackStyleRuleString : NSObject, TextTrackStyleRuleParametersstringStringvaluetextSelectorA string that contains an identifier for the ranges of text to which the style attributes should be applied. 
- 
                  
                  A TextTrackStyleRulethat holds a color (Int) value.Remark Eligible identifiers are determined by the media format and its corresponding text content. For example, the string could contain the CSS selectors used by the corresponding text in Web Video Text Tracks (WebVTT) markup. Specify nilif you want the style attributes to apply to all text in the item.DeclarationSwift public class TextTrackStyleRuleNumber : NSObject, TextTrackStyleRuleParametersstringIntvaluetextSelectorA string that contains an identifier for the ranges of text to which the style attributes should be applied. 
- 
                  
                  The TextTrackStyleEdgeStyle API can be used to change the edge style of the renderred TextTracks. See moreDeclarationSwift public class TextTrackStyleEdgeStyle : NSObject
 Text Track Styling API  Reference
      Text Track Styling API  Reference