An Ogg/Vorbis implementation of BaseSoundFile Open an ogg/vorbis file and store the attributes from it's headers.
CTor
Returns the music type. In this case: Ogg.
Returns the SoundFile struct.
Returns the Sound Buffer
Returns the filename of the loaded sound file.
Returns the length of the sound in seconds.
abstract getType method.
toString
See Implementation
rschuett
An Ogg/Vorbis implementation of BaseSoundFile Open an ogg/vorbis file and store the attributes from it's headers.