include/FLAC++/all.h [code] | |
include/FLAC++/decoder.h [code] | This module contains the classes which implement the various decoders |
include/FLAC++/encoder.h [code] | This module contains the classes which implement the various encoders |
include/FLAC++/export.h [code] | This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features |
include/FLAC++/metadata.h [code] | This module provides classes for creating and manipulating FLAC metadata blocks in memory, and three progressively more powerful interfaces for traversing and editing metadata in FLAC files |
include/FLAC/all.h [code] | |
include/FLAC/assert.h [code] | |
include/FLAC/callback.h [code] | This module defines the structures for describing I/O callbacks to the other FLAC interfaces |
include/FLAC/export.h [code] | This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features |
include/FLAC/format.h [code] | This module contains structure definitions for the representation of FLAC format components in memory. These are the basic structures used by the rest of the interfaces |
include/FLAC/metadata.h [code] | This module provides functions for creating and manipulating FLAC metadata blocks in memory, and three progressively more powerful interfaces for traversing and editing metadata in FLAC files |
include/FLAC/ordinals.h [code] | |
include/FLAC/stream_decoder.h [code] | This module contains the functions which implement the stream decoder |
include/FLAC/stream_encoder.h [code] | This module contains the functions which implement the stream encoder |