pa_volume_snprint_verbose

Pretty print a volume in a verbose way. The volume is printed in several * formats: the raw pa_volume_t value, percentage, and if print_dB is non-zero, * also the dB value. Returns \a s. \since 5.0

extern (C)
char*
pa_volume_snprint_verbose
(
char* s
,
size_t l
,,)

Meta