read onlybitstream:Int
bitrate (?bitstream:Int):Int
bitrateInstant ():Int
clear ():Void
comment (?bitstream:Int):VorbisComment
crosslap (other:VorbisFile):Int
info (?bitstream:Int):VorbisInfo
pcmSeek (pos:Int64):Int
pcmSeekLap (pos:Int64):Int
pcmSeekPage (pos:Int64):Int
pcmSeekPageLap (pos:Int64):Int
pcmTell ():Int64
pcmTotal (?bitstream:Int):Int64
rawSeek (pos:Int64):Int
rawSeekLap (pos:Int64):Int
rawTell ():Int64
rawTotal (?bitstream:Int):Int64
read (buffer:Bytes, position:Int, ?length:Int, ?bigEndianPacking:Bool, ?wordSize:Int, ?signed:Bool):Int
readFloat (pcmChannels:Bytes, samples:Int):Int
seekable ():Bool
serialNumber (?bitstream:Int):Int
streams ():Int
timeSeek (s:Float):Int
timeSeekLap (s:Float):Int
timeSeekPage (s:Float):Int
timeSeekPageLap (s:Float):Int
timeTell ():Float
timeTotal (?bitstream:Int):Float
staticfromBytes (bytes:Bytes):VorbisFile
staticfromFile (path:String):VorbisFile