FFmpeg
Loading...
Searching...
No Matches
Data Fields
AVChannelCustom Struct Reference

An AVChannelCustom defines a single channel within a custom order layout. More...

#include <channel_layout.h>

Data Fields

enum AVChannel  id
 
char  name [16]
 
void *  opaque
 

Detailed Description

An AVChannelCustom defines a single channel within a custom order layout.

Unlike most structures in FFmpeg, sizeof(AVChannelCustom) is a part of the public ABI.

No new fields may be added to it without a major version bump.

Definition at line 292 of file channel_layout.h.

Field Documentation

◆  id

enum AVChannel AVChannelCustom::id

Definition at line 293 of file channel_layout.h.

Referenced by ambisonics_config(), ambisonics_config(), av_channel_layout_channel_from_index(), av_channel_layout_check(), av_channel_layout_from_string(), av_channel_layout_index_from_channel(), av_channel_layout_index_from_string(), av_channel_layout_retype(), build_matrix(), canonical_order(), ff_dca_set_channel_layout(), flv_read_packet(), flv_write_multichannel_body(), masked_description(), mov_read_SA3D(), parse_channel_list(), parse_mca_labels(), query_formats(), query_formats(), sane_layout(), and scalable_channel_layout_config().

◆  name

char AVChannelCustom::name[16]

Definition at line 294 of file channel_layout.h.

Referenced by av_channel_layout_describe_bprint(), av_channel_layout_from_string(), av_channel_layout_index_from_string(), av_channel_layout_retype(), has_channel_names(), and parse_channel_list().

◆  opaque

void* AVChannelCustom::opaque

Definition at line 295 of file channel_layout.h.


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

Generated on Sun Sep 6 2026 19:21:24 for FFmpeg by doxygen 1.13.2

AltStyle によって変換されたページ (->オリジナル) /