Audacity 3.2.0
|
#include <ffmpeg-6.0.0-single-header.h>
Public Attributes | |
enum AVChannelOrder | order |
int | nb_channels |
union { | |
uint64_t mask | |
AVChannelCustom * map | |
} | u |
void * | opaque |
union { | |
uint64_t mask | |
AVChannelCustom * map | |
} | u |
Definition at line 1561 of file ffmpeg-6.0.0-single-header.h.
AVChannelCustom* AVChannelLayout::map |
Definition at line 1571 of file ffmpeg-6.0.0-single-header.h.
uint64_t AVChannelLayout::mask |
Definition at line 1569 of file ffmpeg-6.0.0-single-header.h.
int AVChannelLayout::nb_channels |
Definition at line 1565 of file ffmpeg-6.0.0-single-header.h.
void * AVChannelLayout::opaque |
Definition at line 1574 of file ffmpeg-6.0.0-single-header.h.
enum AVChannelOrder AVChannelLayout::order |
Definition at line 1563 of file ffmpeg-6.0.0-single-header.h.
union { ... } AVChannelLayout::u |
union { ... } AVChannelLayout::u |