[Bug 796386] New: wasapi: add a new volume property and implement volume/mute using ISimpleAudioVolume

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 24 13:31:55 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796386

            Bug ID: 796386
           Summary: wasapi: add a new volume property and implement
                    volume/mute using ISimpleAudioVolume
    Classification: Platform
           Product: GStreamer
           Version: 1.14.0
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: reiter.christoph at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 372385
  --> https://bugzilla.gnome.org/attachment.cgi?id=372385&action=edit
wasapi: add a new volume property and implement volume/mute  using
ISimpleAudioVolume

Implement mute/volume getters setters using ISimpleAudioVolume. This allows
setting
those properties without delay and volume/mute changes will show up in
sndvol.exe.

ISimpleAudioVolume only works in shared mode, so keep the old way of muting
around
by setting the buffer to silent, to not break any existing code. Volume changes
in
exclusive mode have no effect atm. Also missing is event handling of external
volume/mute changes through IAudioSessionEvents.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list