Constant libpulse_binding::def::source_flags::DECIBEL_VOLUME [−][src]
pub const DECIBEL_VOLUME: SourceFlagSet;
👎 Deprecated since 2.20.0:
Use the associated constants on SourceFlagSet.
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 source has initialized.