Properties
append Window End
append Window End : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:13765
append Window Start
append Window Start : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:13766
Readonly
buffered
Defined in node_modules/typescript/lib/lib.dom.d.ts:13767
mode
Defined in node_modules/typescript/lib/lib.dom.d.ts:13768
onabort
onabort : null | ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Returns any
Defined in node_modules/typescript/lib/lib.dom.d.ts:13769
onerror
onerror : null | ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Returns any
Defined in node_modules/typescript/lib/lib.dom.d.ts:13770
onupdate
onupdate : null | ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Returns any
Defined in node_modules/typescript/lib/lib.dom.d.ts:13771
onupdateend
onupdateend : null | ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Returns any
Defined in node_modules/typescript/lib/lib.dom.d.ts:13772
onupdatestart
onupdatestart : null | ( ( this , ev ) => any )
Type declaration
( this , ev ) : any
Returns any
Defined in node_modules/typescript/lib/lib.dom.d.ts:13773
timestamp Offset
timestamp Offset : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:13774
Readonly
updating
updating : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:13775
A chunk of media to be passed into an HTMLMediaElement and played, via a MediaSource object. This can be made up of one or several media segments.