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