interface TextTrackEventMap {
    cuechange: Event;
}
Index

Properties

Properties

cuechange: Event