FFmpeg
Data Fields
ChannelSplitContext Struct Reference

Data Fields

const AVClassclass
 
AVChannelLayout channel_layout
 
char * channels_str
 
int map [64]
 

Detailed Description

Definition at line 39 of file af_channelsplit.c.

Field Documentation

◆ class

const AVClass* ChannelSplitContext::class

Definition at line 40 of file af_channelsplit.c.

◆ channel_layout

AVChannelLayout ChannelSplitContext::channel_layout

Definition at line 42 of file af_channelsplit.c.

◆ channels_str

char* ChannelSplitContext::channels_str

Definition at line 43 of file af_channelsplit.c.

◆ map

int ChannelSplitContext::map[64]

Definition at line 45 of file af_channelsplit.c.


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