public class AudioTrack extends Object
Modifier and Type | Field and Description |
---|---|
Boolean |
enabled |
String |
id |
String |
kind |
String |
label |
String |
language |
static AudioTrack |
prototype |
SourceBuffer |
sourceBuffer |
constructor
Constructor and Description |
---|
AudioTrack() |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public Boolean enabled
public String id
public String kind
public String label
public String language
public SourceBuffer sourceBuffer
public static AudioTrack prototype