FFmpeg
Data Fields
AudioFragment Struct Reference

A fragment of audio waveform. More...

Data Fields

int64_t position [2]
 
uint8_t * data
 
int nsamples
 
FFTSamplexdat
 

Detailed Description

A fragment of audio waveform.

Definition at line 56 of file af_atempo.c.

Field Documentation

◆ position

int64_t AudioFragment::position[2]

◆ data

uint8_t* AudioFragment::data

◆ nsamples

int AudioFragment::nsamples

◆ xdat

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: