[gstreamer-bugs] [Bug 355150] New: Expose GST_PARAM_CONTROLLABLE in the bindings

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Sep 9 09:49:19 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=355150
 GStreamer | gst-python | Ver: HEAD CVS

           Summary: Expose GST_PARAM_CONTROLLABLE in the bindings
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mail at renestadler.de
         QAContact: johan at gnome.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Attached patch provides the GST_PARAM_CONTROLLABLE flag as
gst.PARAM_CONTROLLABLE in the bindings.

Might be there is a more correct way to declare it (for example, the given
c-name does not really exist).

Providing this flag allows applications to introspect for controllable
properties by checking gparamspec.flags & gst.PARAM_CONTROLLABLE.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list