public class AudioBuffer extends Object
Modifier and Type | Field and Description |
---|---|
double |
duration |
double |
length |
double |
numberOfChannels |
static AudioBuffer |
prototype |
double |
sampleRate |
constructor
Constructor and Description |
---|
AudioBuffer() |
Modifier and Type | Method and Description |
---|---|
Object |
getChannelData(double channel) |
$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 double duration
public double length
public double numberOfChannels
public double sampleRate
public static AudioBuffer prototype
public Object getChannelData(double channel)