Reads sound from a .wav file. More...
#include <Source.h>
Inherits AUDIO::Source, and ReferenceCountedData< SharedWavFileSourceData >.
Public Member Functions | |
WavFileSource (const std::string &filename) | |
Creates a new source from a .wav 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 .wav file.