|
FFmpeg
|
Struct to use for initializing an abuffersink context. More...
#include <buffersink.h>
Public Attributes | |
| enum AVSampleFormat * | sample_fmts |
| list of allowed sample formats, terminated by AV_SAMPLE_FMT_NONE | |
| const int64_t * | channel_layouts |
| list of allowed channel layouts, terminated by -1 | |
| const int * | channel_counts |
| list of allowed channel counts, terminated by -1 | |
| int | all_channel_counts |
| if not 0, accept any channel count or layout | |
| int * | sample_rates |
| list of allowed sample rates, terminated by -1 | |
Struct to use for initializing an abuffersink context.
1.8.12