FLAC  1.4.3
Free Lossless Audio Codec
Modules
FLAC C API

Modules

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

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.


Copyright (c) 2000-2009 Josh Coalson Copyright (c) 2011-2023 Xiph.Org Foundation