interface TextTrackEventMap {
    cuechange: Event;
}

Properties

Properties

cuechange: Event

Generated using TypeDoc