FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AudioFragment Struct Reference

A fragment of audio waveform. More...

Data Fields

int64_t position [2]
 
uint8_tdata
 
int nsamples
 
FFTSamplexdat
 

Detailed Description

A fragment of audio waveform.

Definition at line 56 of file af_atempo.c.

Field Documentation

int64_t AudioFragment::position[2]
uint8_t* AudioFragment::data
int AudioFragment::nsamples
FFTSample* AudioFragment::xdat

Definition at line 70 of file af_atempo.c.

Referenced by yae_align(), yae_downmix(), yae_flush(), yae_release_buffers(), and yae_reset().


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