FFmpeg
Data Fields
ChannelMapContext Struct Reference

Data Fields

const AVClassclass
 
char * mapping_str
 
AVChannelLayout output_layout
 
struct ChannelMapmap
 
int nch
 
enum MappingMode mode
 
uint8_t ** source_planes
 

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

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.

◆ source_planes

uint8_t** ChannelMapContext::source_planes

Definition at line 66 of file af_channelmap.c.


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