[gstreamer-bugs] [Bug 380495] New: ClockID objects are useless

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 29 05:47:56 PST 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=380495

  GStreamer | gst-python | Ver: HEAD CVS

           Summary: ClockID objects are useless
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mail at renestadler.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The objects returned by the new_single_shot_id and new_periodic_id methods of
gst.Clock instances are of type gobject.GPointer.  They don't have any of the
methods of gst.ClockID objects defined in gst.defs, and are therefore
completely useless.  I suppose this is in error, as there are seemingly proper
definitions in gst.defs and there is no other way to do
gst_clock_id_wait[_async] from python.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list