OggFLAC/_encoder.h: encoder interfaces
[OggFLAC C API]


Detailed Description

This module describes the three encoder layers provided by libOggFLAC.

libOggFLAC currently provides the same three layers of access as libFLAC; the interfaces are nearly identical, with the addition of a method for specifying the Ogg serial number. See the FLAC encoder module for full documentation.


Modules

 OggFLAC/file_encoder.h: file encoder interface
 This module contains the functions which implement the file encoder. Unlink the Ogg stream and seekable stream encoders, which derive from their FLAC counterparts, the Ogg file encoder is derived from the Ogg seekable stream encoder.
 OggFLAC/seekable_stream_encoder.h: seekable stream encoder interface
 This module contains the functions which implement the seekable stream encoder. The Ogg seekable stream encoder is derived from the FLAC seekable stream encoder.
 OggFLAC/stream_encoder.h: stream encoder interface
 This module contains the functions which implement the stream encoder. The Ogg stream encoder is derived from the FLAC stream encoder.


Generated on Fri Apr 21 17:14:00 2006 for FLAC by  doxygen 1.4.6