FFmpeg
|
Data Fields | |
int | delay |
unsigned | delay_index |
unsigned | index |
uint8_t * | samples |
Definition at line 29 of file af_adelay.c.
int ChanDelay::delay |
Definition at line 30 of file af_adelay.c.
Referenced by config_input(), and filter_frame().
unsigned ChanDelay::delay_index |
Definition at line 31 of file af_adelay.c.
unsigned ChanDelay::index |
Definition at line 32 of file af_adelay.c.
uint8_t* ChanDelay::samples |
Definition at line 33 of file af_adelay.c.
Referenced by config_input(), and uninit().