pub const AV_CHANNEL_ORDER_NATIVE: u32 = 1; // 1u32
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.