pub const DECIBEL_VOLUME: SourceFlagSet;
👎Deprecated since 2.20.0: Use the associated constants on SourceFlagSet.
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 source has initialized.