Constant AV_CHANNEL_ORDER_NATIVE

Source
pub const AV_CHANNEL_ORDER_NATIVE: u32 = 1; // 1u32
Expand description

The native channel order, i.e. the channels are in the same order in which they are defined in the AVChannel enum. This supports up to 63 different channels.