[][src]Type Definition flac_sys::FLAC__StreamDecoderState

type FLAC__StreamDecoderState = u32;

State values for a FLAC__StreamDecoder

The decoder's state can be obtained by calling FLAC__stream_decoder_get_state().