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

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


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #317410|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 317410:
 --> (https://bugzilla.gnome.org/review?bug=759484&attachment=317410)

::: sys/directsound/gstdirectsoundsrc.c
@@ +87,3 @@
 {
   PROP_0,
   PROP_DEVICE_NAME,

Just remove the device-name property, it doesn't really make sense. There could
also be multiple devices with the same name (but different GUID).

Having only one property also makes the code easier.

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