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