Properties content Hint content Hint : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:15325 enabled enabled : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:15327 Readonly
id id : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:15329 Readonly
kind kind : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:15331 Readonly
label label : string
Defined in node_modules/typescript/lib/lib.dom.d.ts:15333 Readonly
muted muted : boolean
Defined in node_modules/typescript/lib/lib.dom.d.ts:15335 onended onended : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:15337 onmute onmute : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:15339 onunmute onunmute : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/typescript/lib/lib.dom.d.ts:15341 Readonly
ready State Defined in node_modules/typescript/lib/lib.dom.d.ts:15343
A single media track within a stream; typically, these are audio or video tracks, but other track types may exist as well.
MDN Reference