FFmpeg
Public Attributes | List of all members
ATempoContext Struct Reference

Filter state machine. More...

Public Attributes

const AVClassclass
 
uint8_t * buffer
 
int ring
 
int size
 
int head
 
int tail
 
int64_t position [2]
 
enum AVSampleFormat format
 
int channels
 
int stride
 
int window
 
float * hann
 
double tempo
 
int64_t origin [2]
 
AudioFragment frag [2]
 
uint64_t nfrag
 
FilterState state
 
RDFTContextreal_to_complex
 
RDFTContextcomplex_to_real
 
FFTSample * correlation
 
AVFramedst_buffer
 
uint8_t * dst
 
uint8_t * dst_end
 
uint64_t nsamples_in
 
uint64_t nsamples_out
 

Detailed Description

Filter state machine.


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