Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
FLAC__IOCallbacks Struct Reference
#include <callback.h>
List of all members.
Detailed Description
A structure for holding a set of callbacks. Each FLAC interface that requires a FLAC__IOCallbacks structure will describe which of the callbacks are required. The ones that are not required may be set to NULL.
If the seek requirement for an interface is optional, you can signify that a data sorce is not seekable by setting the seek field to NULL
.
The documentation for this struct was generated from the following file:
Generated on Sat Jul 31 16:18:51 2004 for FLAC by
1.2.14 written by Dimitri van Heesch,
© 1997-2002