Constant AV_CHANNEL_ORDER_CUSTOM

Source
pub const AV_CHANNEL_ORDER_CUSTOM: u32 = 2; // 2u32
Expand description

The channel order does not correspond to any other predefined order and is stored as an explicit map. For example, this could be used to support layouts with 64 or more channels, or with empty/skipped (AV_CHAN_UNUSED) channels at arbitrary positions.