Text Track Cue API
- 
                  
                  The base TextTrackCueEvent protocol.DeclarationSwift public protocol CueEventProtocol : EventProtocol
- 
                  
                  The base TextTrackcue Event protocol.DeclarationSwift public protocol TextTrackCueEventProtocol : EventProtocol
- 
                  
                  Represents the HLS date range cue which is a part of the metadata text track. See moreDeclarationSwift public protocol DateRangeCue : TextTrackCue
- 
                  
                  The CustomAttribute object of the date range cue. - Remark: The attribute type does not include the ‘X-’ prefix present in the manifest. DeclarationSwift @objc(THEOplayerCustomAttribute) public class CustomAttribute : NSObject, Codable
- 
                  
                  An array of See moreCustomAttributeobjects for the dateRangeCue.DeclarationSwift @objc(THEOplayerCustomAttributes) public class CustomAttributes : NSObject, Codable
- 
                  
                  A TextTrackCue object represents an individual cue and provides methods and properties to access the data and events to act on changes to cue state. Depending on the TextTrack’s type, a cue might have different properties. See moreDeclarationSwift public protocol TextTrackCue : EventDispatcherProtocol
- 
                  
                  DeclarationSwift public protocol WebVttCue : TextTrackCue
- 
                  
                  ID3 Text Track cue. Content type is [String:String]. DeclarationSwift public protocol Id3Cue : TextTrackCue
 Text Track Cue API  Reference
      Text Track Cue API  Reference