Variable HTMLTrackElement
HTMLTrackElement: {
ERROR: 3;
LOADED: 2;
LOADING: 1;
NONE: 0;
prototype: HTMLTrackElement;
new (): HTMLTrackElement;
}
ERROR: 3;
LOADED: 2;
LOADING: 1;
NONE: 0;
prototype: HTMLTrackElement;
new (): HTMLTrackElement;
}
Type declaration
- new (): HTMLTrackElement
- Returns HTMLTrackElement
 
- ReadonlyERROR: 3
- ReadonlyLOADED: 2
- ReadonlyLOADING: 1
- ReadonlyNONE: 0
- prototype: HTMLTrackElement