Constant libpulse_binding::stream::flags::START_UNMUTED
source ·
[−]pub const START_UNMUTED: FlagSet;👎 Deprecated since 2.20.0:
Use the associated constants on FlagSet.
Expand description
Create in unmuted state. If neither START_MUTED nor this is specified, it is left to the
server to decide whether to create the stream in muted or in unmuted state.