Set the sample resolution of the input to be encoded.
\warning
Do not feed the encoder data that is wider than the value you
set here or you will generate an invalid stream.
\default \c 16
\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.
Set the sample resolution of the input to be encoded.
\warning Do not feed the encoder data that is wider than the value you set here or you will generate an invalid stream.
\default \c 16 \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.