PCMTransformer
No description provided
PCMTransformer extends Transform
Parameter | Type | Optional |
---|---|---|
options | PCMTransformerOptions | ❌ |
Properties
public bits: any
public bytes: any
public disabled: any
public extremum: any
public sampleRate: any
public type: any
Methods
public _readInt(buffer, index): number
public _writeInt(buffer, int, index): number
public clamp(val, max, min): number
public disable(): void
public enable(): void
public onUpdate(): void
public setSampleRate(rate): void
Parameter | Type | Optional |
---|---|---|
rate | number | ❌ |