Text Track Cue Events

  • Thrown when a cue switches to an active state.

    Declaration

    Swift

    public class CueEnterEvent : CueEventProtocol
  • Thrown when a cue switches to an inactive state.

    Declaration

    Swift

    public class CueExitEvent : CueEventProtocol