| FFmpeg
    | 
ChannelSplitContext Struct Reference
  
Collaboration diagram for ChannelSplitContext:

| Data Fields | |
| const AVClass * | class | 
| uint64_t | channel_layout | 
| char * | channel_layout_str | 
Detailed Description
Definition at line 35 of file af_channelsplit.c.
Field Documentation
| uint64_t ChannelSplitContext::channel_layout | 
Definition at line 38 of file af_channelsplit.c.
Referenced by init(), and query_formats().
| char* ChannelSplitContext::channel_layout_str | 
Definition at line 39 of file af_channelsplit.c.
Referenced by init().
| const AVClass* ChannelSplitContext::class | 
Definition at line 36 of file af_channelsplit.c.
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11