Home | History | Annotate | Download | only in FLAC

Lines Matching full:callbacks

62  * client via callbacks, or directly to a file, depending on how it is
63 * initialized. When encoding via callbacks, the client provides a write
70 * write and seek callbacks are supplied internally. For more info see the
111 * subsequently calls the callbacks when there is encoder data ready
123 * callbacks and more options. Typically the client will create a new
143 * callbacks, and two for encoding directly to a file.
145 * For encoding via callbacks, use FLAC__stream_encoder_init_stream().
148 * it is best to also supply seek and tell callbacks, as this allows the
155 * filename or open \c FILE*; the encoder will handle all the callbacks
166 * encoding you will usually get at least twice the number of callbacks than
210 * If you are writing the FLAC data to a file via callbacks, make sure it
265 /**< One of the callbacks returned a fatal error. */
1413 * native FLAC stream. I/O is performed via callbacks to the client.
1463 * \param client_data This value will be supplied to callbacks in their
1476 * stream in an Ogg container. I/O is performed via callbacks to the
1531 * \param client_data This value will be supplied to callbacks in their
1545 * FLAC__stream_encoder_init_stream() and provide callbacks for the I/O.
1565 * \param client_data This value will be supplied to callbacks in their
1580 * FLAC__stream_encoder_init_ogg_stream() and provide callbacks for the I/O.
1600 * \param client_data This value will be supplied to callbacks in their
1617 * and provide callbacks for the I/O.
1633 * \param client_data This value will be supplied to callbacks in their
1649 * and provide callbacks for the I/O.
1665 * \param client_data This value will be supplied to callbacks in their
1679 * one or more write callbacks before returning, and will generate