FFmpeg
|
Data Fields | |
struct FFBufQueue | queue |
int | nb_ch |
number of channels for the input More... | |
int | nb_samples |
int | pos |
Definition at line 45 of file af_amerge.c.
struct FFBufQueue AMergeContext::amerge_input::queue |
Definition at line 46 of file af_amerge.c.
Referenced by filter_frame(), and uninit().
int AMergeContext::amerge_input::nb_ch |
number of channels for the input
Definition at line 47 of file af_amerge.c.
Referenced by filter_frame(), and query_formats().
int AMergeContext::amerge_input::nb_samples |
Definition at line 48 of file af_amerge.c.
Referenced by filter_frame(), and request_frame().
int AMergeContext::amerge_input::pos |
Definition at line 49 of file af_amerge.c.
Referenced by filter_frame().