Home | History | Annotate | Download | only in FLAC

Lines Matching full:callbacks

41  *  This module defines the structures for describing I/O callbacks
44 * See the detailed documentation for callbacks in the
45 * \link flac_callbacks callbacks \endlink module.
52 * This module defines the structures for describing I/O callbacks
61 * callbacks for doing I/O on the FLAC file, instead of the filename.
63 * In addition to the callbacks, a FLAC__IOHandle type is defined as an
68 * stdio streams to implement the callbacks, you can pass fread, fwrite, and
85 /** This is the opaque handle type used by the callbacks. Typically
161 /** A structure for holding a set of callbacks.
163 * describe which of the callbacks are required. The ones that are not