FLAC__stream_encoder_set_max_lpc_order

Set the maximum LPC order, or \c 0 to use only the fixed predictors.

\default \c 0 \param encoder An encoder instance to set. \param value See above. \assert \code encoder != NULL \endcode \retval FLAC__bool \c false if the encoder is already initialized, else \c true.

extern (C) nothrow
FLAC__stream_encoder_set_max_lpc_order

Meta