FFmpeg
Public Attributes | List of all members
MixContext Struct Reference

Public Attributes

const AVClassclass
 class for AVOptions
 
AVFloatDSPContextfdsp
 
int nb_inputs
 number of inputs
 
int active_inputs
 number of input currently active
 
int duration_mode
 mode for determining duration
 
float dropout_transition
 transition time when an input drops out
 
char * weights_str
 string for custom weights for every input
 
int nb_channels
 number of channels
 
int sample_rate
 sample rate
 
int planar
 
AVAudioFifo ** fifos
 audio fifo for each input
 
uint8_t * input_state
 current state of each input
 
float * input_scale
 mixing scale factor for each input
 
float * weights
 custom weights for every input
 
float weight_sum
 sum of custom weights for every input
 
float * scale_norm
 normalization factor for every input
 
int64_t next_pts
 calculated pts for next output frame
 
FrameListframe_list
 list of frame info for the first input
 
const AVPixFmtDescriptordesc
 
int duration
 
float wfactor
 
int depth
 
int nb_planes
 
int linesize [4]
 
int height [4]
 
AVFrame ** frames
 
FFFrameSync fs
 

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