|
FFmpeg
|
A list of supported channel layouts. More...
#include <formats.h>
Public Attributes | |
| uint64_t * | channel_layouts |
| list of channel layouts | |
| int | nb_channel_layouts |
| number of channel layouts | |
| char | all_layouts |
| accept any known channel layout | |
| char | all_counts |
| accept any channel layout or count | |
| unsigned | refcount |
| number of references to this list | |
| struct AVFilterChannelLayouts *** | refs |
| references to this list | |
A list of supported channel layouts.
The list works the same as AVFilterFormats, except for the following differences:
1.8.12