|
|
const AVClass * | class |
| |
|
unsigned | warning_limit |
| |
|
enum AVPixelFormat * | pixel_fmts |
| | list of accepted pixel formats, must be terminated with -1
|
| |
|
int | pixel_fmts_size |
| |
|
enum AVSampleFormat * | sample_fmts |
| | list of accepted sample formats, terminated by AV_SAMPLE_FMT_NONE
|
| |
|
int | sample_fmts_size |
| |
|
int64_t * | channel_layouts |
| | list of accepted channel layouts, terminated by -1
|
| |
|
int | channel_layouts_size |
| |
|
int * | channel_counts |
| | list of accepted channel counts, terminated by -1
|
| |
|
int | channel_counts_size |
| |
|
int | all_channel_counts |
| |
|
int * | sample_rates |
| | list of accepted sample rates, terminated by -1
|
| |
|
int | sample_rates_size |
| |
|
AVFrame * | peeked_frame |
| |
The documentation for this struct was generated from the following file: