pub const RELATIVE_VOLUME: FlagSet;
👎Deprecated since 2.20.0: Use the associated constants on FlagSet.
Expand description

If a volume is passed when this stream is created, consider it relative to the sink’s current volume, never as absolute device volume. If this is not specified the volume will be consider absolute when the sink is in flat volume mode, relative otherwise.