FLAC__stream_decoder_get_resolved_state_string

Get the current decoder state as a C string.

\param decoder A decoder instance to query. \assert \code decoder != NULL \endcode \retval const char * The decoder state as a C string. Do not modify the contents.

extern (C) nothrow
const(char)*
FLAC__stream_decoder_get_resolved_state_string

Meta