| FLAC
    1.3.3
    | 
#include <decoder.h>
| Public Member Functions | |
| State (::FLAC__StreamDecoderState state) | |
| operator ::FLAC__StreamDecoderState () const | |
| const char * | as_cstring () const | 
| const char * | resolved_as_cstring (const Stream &decoder) const | 
| Protected Attributes | |
| ::FLAC__StreamDecoderState | state_ | 
This class is a wrapper around FLAC__StreamDecoderState.