[pulseaudio-tickets] [Bug 91423] module-mmkbd-evdev/module-lirc: unit/range of volume_limit/volume_step not documented

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 23 00:01:33 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91423

--- Comment #2 from Raymond <superquad.vortex2 at gmail.com> ---
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/module-lirc.c


int pa__init(pa_module*m) {
    pa_volume_t volume_limit = PA_CLAMP_VOLUME(PA_VOLUME_NORM*3/2);
    pa_volume_t volume_step = PA_VOLUME_NORM/20;



seem has default values

-- 
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/20150723/6b0007a8/attachment.html>


More information about the pulseaudio-bugs mailing list