FLAC__StreamDecoderState

Type Alias FLAC__StreamDecoderState 

Source
pub type FLAC__StreamDecoderState = u32;
Expand description

State values for a FLAC__StreamDecoder

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