Properties content Hint content Hint : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15433 enabled enabled : boolean
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15435 Readonly id id : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15437 Readonly kind kind : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15439 Readonly label label : string
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15441 Readonly muted muted : boolean
Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15443 onended onended : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15445 onmute onmute : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15447 onunmute onunmute : null | ( ( this , ev ) => any )
Type declaration ( this , ev ) : any Returns any Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15449 Readonly ready State Defined in node_modules/.pnpm/typescript@5.4.3/node_modules/typescript/lib/lib.dom.d.ts:15451
A single media track within a stream; typically, these are audio or video tracks, but other track types may exist as well.
MDN Reference