Get the "MD5 signature checking" flag.
This is the value of the setting, not whether or not the decoder is
currently checking the MD5 (remember, it can be turned off automatically
by a seek). When the decoder is reset the flag will be restored to the
value returned by this function.
\param decoder A decoder instance to query.
\assert
\code decoder != NULL \endcode
\retval FLAC__bool
See above.
Get the "MD5 signature checking" flag. This is the value of the setting, not whether or not the decoder is currently checking the MD5 (remember, it can be turned off automatically by a seek). When the decoder is reset the flag will be restored to the value returned by this function.
\param decoder A decoder instance to query. \assert \code decoder != NULL \endcode \retval FLAC__bool See above.