[gstreamer-bugs] [Bug 545782] New: Please include a *_construct() function for GstAudioClock

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 31 18:18:22 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=545782

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: Please include a *_construct() function for
                    GstAudioClock
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jaalburqu at svn.gnome.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.23/2.24
   GNOME milestone: Unspecified


Would it be possible to include a *_construct() function for GstAudioClock so
that after one is created with g_object_new() in the c++ bindings it can be
used to initialize it like gst_audio_clock_new() does?  Though we can include
the lines that are in gst_audio_clock_new() I'm afraid that things may change
in the future and would feel more secure with a *_construct() function that the
C API could modify in the future if it does.  A patch follows.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545782.




More information about the Gstreamer-bugs mailing list