FFmpeg
Data Fields
ChannelMapContext Struct Reference

Data Fields

const AVClassclass
 
char * mapping_str
 
AVChannelLayout 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

◆ class

const AVClass* ChannelMapContext::class

Definition at line 59 of file af_channelmap.c.

◆ mapping_str

char* ChannelMapContext::mapping_str

Definition at line 60 of file af_channelmap.c.

◆ output_layout

AVChannelLayout ChannelMapContext::output_layout

Definition at line 61 of file af_channelmap.c.

◆ map

struct ChannelMap ChannelMapContext::map[MAX_CH]

Definition at line 62 of file af_channelmap.c.

◆ nch

int ChannelMapContext::nch

Definition at line 63 of file af_channelmap.c.

◆ mode

enum MappingMode ChannelMapContext::mode

Definition at line 64 of file af_channelmap.c.


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