interface TextTrackCueEventMap {
    enter: Event;
    exit: Event;
}

Properties

Properties

enter: Event
exit: Event

Generated using TypeDoc