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