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

FLAC C API


Detailed Description

The FLAC C API is the interface to libFLAC, a set of structures describing the components of FLAC streams, and functions for encoding and decoding streams, as well as manipulating FLAC metadata in files.

You should start with the format components as all other modules are dependent on it.


Modules

 FLAC/callback.h: I/O callback structures
 FLAC/export.h: export symbols
 FLAC/format.h: format components
 FLAC/metadata.h: metadata interfaces
 FLAC/_decoder.h: decoder interfaces
 FLAC/_encoder.h: encoder interfaces