RetroArch
FLAC Directory Reference

Files

file  assert.h [code]
 
file  callback.h [code]
 This module defines the structures for describing I/O callbacks to the other FLAC interfaces.
 
file  export.h [code]
 This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features.
 
file  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.
 
file  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.
 
file  ordinals.h [code]
 
file  stream_decoder.h [code]
 This module contains the functions which implement the stream decoder.