Function libpulse_binding::volume::print_verbose [] [src]

pub fn print_verbose(v: Volume, print_db: bool) -> Option<String>

Pretty print a volume in a verbose way.

The volume is printed in several formats: the raw Volume value, percentage, and if print_db is true, also the dB value.