Public Member Functions

AUDIO::VorbisFileSource Class Reference

Reads sound from a .ogg/.ogm file. More...

#include <Source.h>

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

List of all members.

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.

Detailed Description

Reads sound from a .ogg/.ogm file.


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