FFmpeg
|
AMergeContext::amerge_input Struct Reference
Collaboration diagram for AMergeContext::amerge_input:
Data Fields | |
struct FFBufQueue | queue |
int | nb_ch |
number of channels for the input More... | |
int | nb_samples |
int | pos |
Detailed Description
Definition at line 41 of file af_amerge.c.
Field Documentation
int AMergeContext::amerge_input::nb_ch |
number of channels for the input
Definition at line 43 of file af_amerge.c.
Referenced by filter_frame(), and query_formats().
int AMergeContext::amerge_input::nb_samples |
Definition at line 44 of file af_amerge.c.
Referenced by filter_frame(), and request_frame().
int AMergeContext::amerge_input::pos |
Definition at line 45 of file af_amerge.c.
Referenced by filter_frame().
struct FFBufQueue AMergeContext::amerge_input::queue |
Definition at line 42 of file af_amerge.c.
Referenced by filter_frame(), and uninit().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11