nsgenbind
Loading...
Searching...
No Matches
Public Attributes | List of all members
AudioTrack Interface Reference

import <html.idl;

Public Attributes

readonly attribute DOMString id
 
readonly attribute DOMString kind
 
readonly attribute DOMString label
 
readonly attribute DOMString language
 
attribute boolean enabled
 

Detailed Description

Definition at line 503 of file html.idl.

Member Data Documentation

◆ enabled

attribute boolean AudioTrack::enabled

Definition at line 508 of file html.idl.

◆ id

readonly attribute DOMString AudioTrack::id

Definition at line 504 of file html.idl.

◆ kind

readonly attribute DOMString AudioTrack::kind

Definition at line 505 of file html.idl.

◆ label

readonly attribute DOMString AudioTrack::label

Definition at line 506 of file html.idl.

◆ language

readonly attribute DOMString AudioTrack::language

Definition at line 507 of file html.idl.


The documentation for this interface was generated from the following file: