7 #include "IAudioDecoder.h"
Interface for data providers in cAudio.
Interface for factories that create Audio Decoders for cAudio.
virtual IAudioDecoder * CreateAudioDecoder(IDataSource *stream)=0
Returns an audio decoder.
Interface for all Audio Decoders in cAudio.