Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

OggFLAC++/decoder.h: decoder classes
[OggFLAC C++ API]


Detailed Description

This module describes the decoder layers provided by libOggFLAC++.

The libOggFLAC++ decoder classes are object wrappers around their counterparts in libOggFLAC. Only the stream decoding layer in libOggFLAC provided here. The interface is very similar; make sure to read the libOggFLAC decoder module .

The only real difference here is that instead of passing in C function pointers for callbacks, you inherit from the decoder class and provide implementations for the callbacks in the derived class; because of this there is no need for a 'client_data' property.


Modules

group OggFLAC++/decoder.h: stream decoder class
 This class wraps the OggFLAC__StreamDecoder.


Generated on Mon Jun 28 13:04:40 2004 for FLAC by doxygen 1.3.6