Constructor

new(bytes:Bytes)

Methods

Inherited Variables

Defined by Data

read onlychannels:Int

read onlyduration:Float

read onlysamples:Int

read onlysamplingRate:Int

Inherited Methods

Defined by Data

decode(out:Bytes, outPos:Int, sampleStart:Int, sampleCount:Int):Void

resample(rate:Int, format:SampleFormat, channels:Int):Data

@:noDebugresampleBuffer(out:Bytes, outPos:Int, input:Bytes, inPos:Int, rate:Int, format:SampleFormat, channels:Int, samples:Int):Void