pub const NO_REMAP_CHANNELS: FlagSet = capi::PA_STREAM_NO_REMAP_CHANNELS; // 16u32
Expand description

Don’t remap channels by their name, instead map them simply by their index. Implies NO_REMIX_CHANNELS.