ADPCM Codecs
All Classes Files Functions Variables Macros Pages
Public Attributes | List of all members
adpcm_ffmpeg::AVCodecContext Struct Reference

C API context for encoder and decoder. More...

#include <adpcm.h>

Public Attributes

int trellis
 
int frame_size
 Number of samples per channel in an audio frame.
 
int block_align
 number of bytes per packet if constant and known or 0 Used by some WAV based audio codecs.
 
uint8_t * extradata
 
int extradata_size
 
enum AVCodecID codec_id
 
void * priv_data
 
int nb_channels
 
int bits_per_coded_sample
 
int sample_rate
 
int sample_fmt
 

Detailed Description

C API context for encoder and decoder.


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