cAudio::cOggAudioDecoderFactory Class Reference

Inheritance diagram for cAudio::cOggAudioDecoderFactory:
Inheritance graph
[legend]
Collaboration diagram for cAudio::cOggAudioDecoderFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

IAudioDecoderCreateAudioDecoder (IDataSource *stream)
 Returns an audio decoder.

Protected Attributes

cAudioMutex Mutex

Detailed Description

Definition at line 17 of file cOggAudioDecoderFactory.h.


Member Function Documentation

IAudioDecoder* cAudio::cOggAudioDecoderFactory::CreateAudioDecoder ( IDataSource stream  )  [inline, virtual]

Returns an audio decoder.

Parameters:
stream,: Data Source to attach to this decoder.
Returns:
A pointer to a decoder instance, or NULL on failure to allocate.

Implements cAudio::IAudioDecoderFactory.

Definition at line 23 of file cOggAudioDecoderFactory.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations

Generated on Sat Feb 20 22:55:36 2010 for cAudio by  doxygen 1.6.2