struct AVChannelCustom
Defined at line 265 of file ../../prebuilt/third_party/ffmpeg/pkg/ffmpeg/include/libavutil/channel_layout.h
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.
Public Members
AVChannel id
char[16] name
void * opaque