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: 3ReadonlyLOADED: 2ReadonlyLOADING: 1ReadonlyNONE: 0prototype: HTMLTrackElement