public domain ogg reader.
staticopenFromBytes(bytes:Bytes):Reader
staticopenFromFile(fileName:String):Reader
@:value({ useFloat : false })staticreadAll(bytes:Bytes, output:Output, useFloat:Bool = false):Header
currentMillisecond:Float
currentSample:Int
read onlydecoder:VorbisDecoder
read onlyheader:Header
loopLength:Null<Int>
loopStart:Null<Int>
read onlytotalMillisecond:Float
read onlytotalSample:Int
clone():Reader
inlinemillisecondToSample(millseconds:Float):Int
@:value({ useFloat : false })read(output:Float32Array, ?samples:Int, ?channels:Int, ?sampleRate:Int, useFloat:Bool = false):Int
inlinesampleToMillisecond(samples:Int):Float