Get the current encoder state as a C string.
This version automatically resolves
\c FLAC__STREAM_ENCODER_VERIFY_DECODER_ERROR by getting the
verify decoder's state.
\param encoder A encoder instance to query.
\assert
\code encoder != NULL \endcode
\retval const char *
The encoder state as a C string. Do not modify the contents.
Get the current encoder state as a C string. This version automatically resolves \c FLAC__STREAM_ENCODER_VERIFY_DECODER_ERROR by getting the verify decoder's state.
\param encoder A encoder instance to query. \assert \code encoder != NULL \endcode \retval const char * The encoder state as a C string. Do not modify the contents.