Properties append Window End append Window End : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:21312 append Window Start append Window Start : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:21314 Readonly
buffered Defined in node_modules/typescript/lib/lib.dom.d.ts:21316 mode Defined in node_modules/typescript/lib/lib.dom.d.ts:21318 onabort onabort : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:21320 onerror onerror : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:21322 onupdate onupdate : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:21324 onupdateend onupdateend : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:21326 onupdatestart onupdatestart : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:21328 timestamp Offset timestamp Offset : number
Defined in node_modules/typescript/lib/lib.dom.d.ts:21330 Readonly
updating updating : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:21332
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.
MDN Reference