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.
Copyright (c) 2000-2009 Josh Coalson Copyright (c) 2011-2016 Xiph.Org Foundation |