pub const DECIBEL_VOLUME: SinkFlagSet = capi::PA_SINK_DECIBEL_VOLUME; // 32u32
Expand description

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.