Track Events
- 
                  
                  The events fired by a See moreMediaTrack.DeclarationSwift public struct MediaTrackEventTypes
- 
                  
                  The types of See moreTextTrackevents. These events apply to the list ofTextTrackCues.DeclarationSwift public struct TextTrackEventTypes
- 
                  
                  Fired when See moreTextTrackEventTypes.ADD_CUEoccurs for the list ofTextTrackCues.DeclarationSwift public class AddCueEvent : NSObject, TextTrackCueEventProtocol
- 
                  
                  Fired when TextTrackEventTypes.REMOVE_CUEoccurs for the list ofTextTrackCues.See moreRemark - The only use for this event is to identify which cue was removed!
 DeclarationSwift public class RemoveCueEvent : NSObject, TextTrackCueEventProtocol
- 
                  
                  Fired when See moreTextTrackEventTypes.CUE_CHANGEoccurs for the list ofTextTrackCues.DeclarationSwift public class CueChangeEvent : NSObject, TrackEventProtocol
- 
                  
                  Fired when See moreTextTrackEventTypes.ENTER_CUEoccurs for the list ofTextTrackCues.DeclarationSwift public class EnterCueEvent : NSObject, TextTrackCueEventProtocol
- 
                  
                  Fired when See moreTextTrackEventTypes.EXIT_CUEoccurs for the list ofTextTrackCues.DeclarationSwift public class ExitCueEvent : NSObject, TextTrackCueEventProtocol
 Track Events  Reference
      Track Events  Reference