Definition at line 158 of file af_amix.c.
 
◆ class
class for AVOptions 
Definition at line 159 of file af_amix.c.
 
 
◆ fdsp
◆ nb_inputs
      
        
          | int MixContext::nb_inputs | 
        
      
 
 
◆ active_inputs
      
        
          | int MixContext::active_inputs | 
        
      
 
number of input currently active 
Definition at line 163 of file af_amix.c.
 
 
◆ duration_mode
      
        
          | int MixContext::duration_mode | 
        
      
 
mode for determining duration 
Definition at line 164 of file af_amix.c.
 
 
◆ dropout_transition
      
        
          | float MixContext::dropout_transition | 
        
      
 
transition time when an input drops out 
Definition at line 165 of file af_amix.c.
 
 
◆ weights_str
      
        
          | char * MixContext::weights_str | 
        
      
 
string for custom weights for every input 
Definition at line 166 of file af_amix.c.
 
 
◆ nb_channels
      
        
          | int MixContext::nb_channels | 
        
      
 
number of channels 
Definition at line 168 of file af_amix.c.
 
 
◆ sample_rate
      
        
          | int MixContext::sample_rate | 
        
      
 
 
◆ planar
◆ fifos
audio fifo for each input 
Definition at line 171 of file af_amix.c.
 
 
◆ input_state
current state of each input 
Definition at line 172 of file af_amix.c.
 
 
◆ input_scale
      
        
          | float* MixContext::input_scale | 
        
      
 
mixing scale factor for each input 
Definition at line 173 of file af_amix.c.
 
 
◆ weights
      
        
          | float * MixContext::weights | 
        
      
 
custom weights for every input 
Definition at line 174 of file af_amix.c.
 
 
◆ weight_sum
      
        
          | float MixContext::weight_sum | 
        
      
 
sum of custom weights for every input 
Definition at line 175 of file af_amix.c.
 
 
◆ scale_norm
      
        
          | float* MixContext::scale_norm | 
        
      
 
normalization factor for every input 
Definition at line 176 of file af_amix.c.
 
 
◆ next_pts
      
        
          | int64_t MixContext::next_pts | 
        
      
 
calculated pts for next output frame 
Definition at line 177 of file af_amix.c.
 
 
◆ frame_list
list of frame info for the first input 
Definition at line 178 of file af_amix.c.
 
 
◆ desc
◆ duration
◆ scale
◆ wfactor
      
        
          | float MixContext::wfactor | 
        
      
 
 
◆ tmix
◆ nb_frames
      
        
          | int MixContext::nb_frames | 
        
      
 
 
◆ depth
◆ max
◆ nb_planes
      
        
          | int MixContext::nb_planes | 
        
      
 
 
◆ linesize
      
        
          | int MixContext::linesize[4] | 
        
      
 
 
◆ height
      
        
          | int MixContext::height[4] | 
        
      
 
 
◆ frames
◆ fs
The documentation for this struct was generated from the following files: