FFmpeg
Data Fields
ChanDelay Struct Reference

Data Fields

int delay
 
unsigned delay_index
 
unsigned index
 
uint8_tsamples
 

Detailed Description

Definition at line 30 of file af_adelay.c.

Field Documentation

◆ delay

int ChanDelay::delay

Definition at line 31 of file af_adelay.c.

Referenced by config_input(), and filter_frame().

◆ delay_index

unsigned ChanDelay::delay_index

Definition at line 32 of file af_adelay.c.

◆ index

unsigned ChanDelay::index

Definition at line 33 of file af_adelay.c.

◆ samples

uint8_t* ChanDelay::samples

Definition at line 34 of file af_adelay.c.

Referenced by config_input().


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