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

Data Fields

const AVClassclass
 
uint64_t channel_layout
 
char * channel_layout_str
 
char * channels_str
 
int map [64]
 

Detailed Description

Definition at line 36 of file af_channelsplit.c.

Field Documentation

const AVClass* ChannelSplitContext::class

Definition at line 37 of file af_channelsplit.c.

uint64_t ChannelSplitContext::channel_layout

Definition at line 39 of file af_channelsplit.c.

Referenced by init(), and query_formats().

char* ChannelSplitContext::channel_layout_str

Definition at line 40 of file af_channelsplit.c.

Referenced by init().

char* ChannelSplitContext::channels_str

Definition at line 41 of file af_channelsplit.c.

Referenced by init().

int ChannelSplitContext::map[64]

Definition at line 43 of file af_channelsplit.c.

Referenced by filter_frame(), init(), and query_formats().


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