[gstreamer-bugs] [Bug 626152] New: [playbin2] add "configure-source" signal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 5 15:31:25 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=626152
  GStreamer | gst-plugins-base | git

           Summary: [playbin2] add "configure-source" signal
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Currently applications have to connect to the "notify::source" signal and then
retrieve the source via g_object_get() to configure the source element in
playbin2.

This is not very nice, not very discoverable, and generally seems to confuse
people (trying to g_object_set() back the source later etc.).

I wonder if we should just add a "configure-source" signal, which would be both
more convenient and more discoverable.

I can whip up a patch if people agree this seems a good idea.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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