FFmpeg
Public Attributes | List of all members
FLACContext Struct Reference

Public Attributes

AVClassclass
 
struct FLACStreaminfo flac_stream_info
 
AVCodecContextavctx
 parent AVCodecContext
 
GetBitContext gb
 GetBitContext initialized to start at the current frame.
 
int blocksize
 number of samples in the current frame
 
int sample_shift
 shift required to make output samples 16-bit or 32-bit
 
int ch_mode
 channel decorrelation type in the current frame
 
int got_streaminfo
 indicates if the STREAMINFO has been read
 
int32_t * decoded [FLAC_MAX_CHANNELS]
 decoded samples
 
uint8_t * decoded_buffer
 
unsigned int decoded_buffer_size
 
int buggy_lpc
 use workaround for old lavc encoded files
 
FLACDSPContext dsp
 

The documentation for this struct was generated from the following file: