FFmpeg
Public Attributes | List of all members
AVFilterChannelLayouts Struct Reference

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
 

Detailed Description

A list of supported channel layouts.

The list works the same as AVFilterFormats, except for the following differences:


The documentation for this struct was generated from the following file: