FFmpeg
Data Fields
ChanDelay Struct Reference

Data Fields

int64_t delay
 
size_t delay_index
 
size_t index
 
unsigned int samples_size
 
uint8_t * samples
 

Detailed Description

Definition at line 30 of file af_adelay.c.

Field Documentation

◆ delay

int64_t ChanDelay::delay

Definition at line 31 of file af_adelay.c.

◆ delay_index

size_t ChanDelay::delay_index

Definition at line 32 of file af_adelay.c.

◆ index

size_t ChanDelay::index

Definition at line 33 of file af_adelay.c.

◆ samples_size

unsigned int ChanDelay::samples_size

Definition at line 34 of file af_adelay.c.

◆ samples

uint8_t* ChanDelay::samples

Definition at line 35 of file af_adelay.c.


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