AV_CH_LAYOUT_MONO

@} @defgroup channel_mask_c Audio channel layouts @{

extern (C) @nogc nothrow
enum AV_CH_LAYOUT_MONO = AV_CH_FRONT_CENTER;

Meta