Home | History | Annotate | Download | only in FLAC

Lines Matching full:num_blocks

1167  * stream to \c 65535.  If \a num_blocks exceeds this the function will
1173 * \param num_blocks See above.
1179 * \a num_blocks > 65535 if encoding to Ogg FLAC, else \c true.
1181 FLAC_API FLAC__bool FLAC__stream_encoder_set_metadata(FLAC__StreamEncoder *encoder, FLAC__StreamMetadata **metadata, unsigned num_blocks);