33 #ifndef FLAC__PROTECTED__STREAM_DECODER_H 34 #define FLAC__PROTECTED__STREAM_DECODER_H 36 #include "../../../stream_decoder.h" 38 #include "../private/ogg_decoder_aspect.h" 51 FLAC__OggDecoderAspect ogg_decoder_aspect;
FLAC__bool md5_checking
Definition: libFLAC/include/protected/stream_decoder.h:49
int FLAC__bool
Definition: ordinals.h:70
FLAC__StreamDecoderInitStatus initstate
Definition: libFLAC/include/protected/stream_decoder.h:43
Definition: libFLAC/include/protected/stream_decoder.h:41
Definition: stream_decoder.h:463
unsigned FLAC__stream_decoder_get_input_bytes_unconsumed(const FLAC__StreamDecoder *decoder)
Definition: stream_decoder.c:1219
unsigned channels
Definition: libFLAC/include/protected/stream_decoder.h:44
FLAC__StreamDecoderInitStatus
Definition: stream_decoder.h:256
unsigned sample_rate
Definition: libFLAC/include/protected/stream_decoder.h:47
FLAC__ChannelAssignment channel_assignment
Definition: libFLAC/include/protected/stream_decoder.h:45
struct FLAC__StreamDecoderProtected FLAC__StreamDecoderProtected
unsigned bits_per_sample
Definition: libFLAC/include/protected/stream_decoder.h:46
FLAC__StreamDecoderState state
Definition: libFLAC/include/protected/stream_decoder.h:42
FLAC__StreamDecoderState
Definition: stream_decoder.h:202
unsigned blocksize
Definition: libFLAC/include/protected/stream_decoder.h:48