Constant libpulse_binding::def::sink_flags::DECIBEL_VOLUME
source ·
[−]pub const DECIBEL_VOLUME: SinkFlagSet;👎 Deprecated since 2.20.0:
Use the associated constants on SinkFlagSet.
Expand description
Volume can be translated to dB with the From based conversions between Volume,
VolumeLinear and VolumeDB types. This is a dynamic flag and may change at runtime
after the sink has initialized.