cAudio::cRawAudioDecoderFactory Class Reference

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

List of all members.

Public Member Functions

IAudioDecoderCreateAudioDecoder (IDataSource *stream)
 Returns an audio decoder.
IAudioDecoderCreateAudioDecoder (IDataSource *stream, unsigned int frequency=22050, AudioFormats format=EAF_16BIT_MONO)

Protected Attributes

cAudioMutex Mutex

Detailed Description

Definition at line 15 of file cRawAudioDecoderFactory.h.


Member Function Documentation

IAudioDecoder* cAudio::cRawAudioDecoderFactory::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 21 of file cRawAudioDecoderFactory.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:37 2010 for cAudio by  doxygen 1.6.2