[Bug 759484] directsoundsrc: add device property as it is done in directsoundsink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 15 08:22:46 PST 2015


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

--- Comment #4 from Thomas Roos <thomas at roosesweb.de> ---
As it is done its a string compare to the device-name to find a matching volume
control. It's because it uses an old mixer api. Nowadays you usually use
Endpoint Api which support selecting an mixer control via guid or device. 
Which means enabling mixer support by guid would mean an backward search for
device-name by device-guid, ugly...

-- 
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