Data Fields | |
const AVClass * | class |
AVFilterChannelLayouts * | channel_layouts |
char * | mapping_str |
char * | channel_layout_str |
uint64_t | output_layout |
struct ChannelMap | map [MAX_CH] |
int | nch |
enum MappingMode | mode |
Definition at line 58 of file af_channelmap.c.
Definition at line 60 of file af_channelmap.c.
Referenced by channelmap_init(), and channelmap_query_formats().
const AVClass* ChannelMapContext::class |
struct ChannelMap ChannelMapContext::map[MAX_CH] [read] |
Definition at line 64 of file af_channelmap.c.
Referenced by channelmap_config_input(), channelmap_filter_samples(), and channelmap_init().
Definition at line 66 of file af_channelmap.c.
Referenced by channelmap_config_input(), and channelmap_init().
Definition at line 65 of file af_channelmap.c.
Referenced by channelmap_config_input(), channelmap_filter_samples(), and channelmap_init().