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