Constructor

new(snd:Sound)

Methods

Inherited Variables

Defined by Data

read onlychannels:Int

read onlyduration:Float

read onlysamples:Int

read onlysamplingRate:Int

Inherited Methods

Defined by Data

isLoading():Bool

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