[pulseaudio-tickets] [Bug 77499] One should be able to modify the volume when audio is mute
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 15 21:59:16 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77499
--- Comment #1 from Raymond <superquad.vortex2 at gmail.com> ---
http://freedesktop.org/software/pulseaudio/doxygen/volume.html
The basic volume type in PulseAudio is the pa_volume_t type. Most of the time,
applications will use the aggregated pa_cvolume structure that can store the
volume of all channels at once.
Volumes commonly span between muted (0%), and normal (100%)
http://freedesktop.org/software/pulseaudio/doxygen/structpa__cvolume.html
seem pulseaudio treat min volume as mute and cannot use the mute switch which
is independent of volume control
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140416/278fd408/attachment-0001.html>
More information about the pulseaudio-bugs
mailing list