Public Member Functions

AUDIO::WavFileSource Class Reference

Reads sound from a .wav file. More...

#include <Source.h>

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

List of all members.

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.

Detailed Description

Reads sound from a .wav file.


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