FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ChannelMapContext Struct Reference

Data Fields

const AVClassclass
 
char * mapping_str
 
char * channel_layout_str
 
uint64_t output_layout
 
struct ChannelMap map [MAX_CH]
 
int nch
 
enum MappingMode mode
 

Detailed Description

Definition at line 58 of file af_channelmap.c.

Field Documentation

const AVClass* ChannelMapContext::class

Definition at line 59 of file af_channelmap.c.

char* ChannelMapContext::mapping_str

Definition at line 60 of file af_channelmap.c.

Referenced by channelmap_init().

char* ChannelMapContext::channel_layout_str

Definition at line 61 of file af_channelmap.c.

Referenced by channelmap_init().

uint64_t ChannelMapContext::output_layout

Definition at line 62 of file af_channelmap.c.

Referenced by channelmap_init(), and channelmap_query_formats().

struct ChannelMap ChannelMapContext::map[MAX_CH]
int ChannelMapContext::nch
enum MappingMode ChannelMapContext::mode

Definition at line 65 of file af_channelmap.c.

Referenced by channelmap_config_input(), and channelmap_init().


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