Constant libpulse_binding::stream::flags::NO_REMAP_CHANNELS
source · pub const NO_REMAP_CHANNELS: FlagSet = capi::PA_STREAM_NO_REMAP_CHANNELS; // 16u32Expand description
Don’t remap channels by their name, instead map them simply by their index. Implies
NO_REMIX_CHANNELS.