FFmpeg
Public Attributes | List of all members
AudioMix Struct Reference

Public Attributes

AVAudioResampleContextavr
 
enum AVSampleFormat fmt
 
enum AVMixCoeffType coeff_type
 
uint64_t in_layout
 
uint64_t out_layout
 
int in_channels
 
int out_channels
 
int ptr_align
 
int samples_align
 
int has_optimized_func
 
const char * func_descr
 
const char * func_descr_generic
 
mix_func * mix
 
mix_func * mix_generic
 
int in_matrix_channels
 
int out_matrix_channels
 
int output_zero [AVRESAMPLE_MAX_CHANNELS]
 
int input_skip [AVRESAMPLE_MAX_CHANNELS]
 
int output_skip [AVRESAMPLE_MAX_CHANNELS]
 
int16_t * matrix_q8 [AVRESAMPLE_MAX_CHANNELS]
 
int32_t * matrix_q15 [AVRESAMPLE_MAX_CHANNELS]
 
float * matrix_flt [AVRESAMPLE_MAX_CHANNELS]
 
void ** matrix
 

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