Reads sound from a .ogg/.ogm file. More...
#include <Source.h>
Inherits AUDIO::Source, and ReferenceCountedData< SharedVorbisFileSourceData >.
Public Member Functions | |
VorbisFileSource (const std::string &filename) | |
Creates a new source from a .ogg/.ogm file. | |
bool | IsLoaded () const |
Returns whether the source has a valid file loaded. If there were problems loading the file, this will return false. |
Reads sound from a .ogg/.ogm file.