Public Member Functions

AUDIO::FlacFileSource Class Reference

Reads sound from a .flac file. More...

#include <Source.h>

Inherits AUDIO::Source, and ReferenceCountedData< SharedFlacFileSourceData >.

List of all members.

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.

Detailed Description

Reads sound from a .flac file.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends