Constant libpulse_binding::stream::flags::NO_REMAP_CHANNELS
source ·
[−]pub const NO_REMAP_CHANNELS: FlagSet;👎 Deprecated since 2.20.0:
Use the associated constants on FlagSet.
Expand description
Don’t remap channels by their name, instead map them simply by their index. Implies
NO_REMIX_CHANNELS.