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
 

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().


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