[][src]Constant libpulse_binding::def::source_flags::DECIBEL_VOLUME

pub const DECIBEL_VOLUME: SourceFlagSet = capi::PA_SOURCE_DECIBEL_VOLUME; // 32u32

Volume can be translated to dB with volume::sw_volume_to_db. This is a dynamic flag and may change at runtime after the sink has initialized. Volume can be translated to dB with volume::sw_volume_to_db. This is a dynamic flag and may change at runtime after the source has initialized.