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