[][src]Constant libpulse_binding::stream::flags::NO_REMAP_CHANNELS

pub const NO_REMAP_CHANNELS: FlagSet = capi::PA_STREAM_NO_REMAP_CHANNELS; // 0_x00_000_010u32

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