[Bug 744442] Clash between gst_element_get_clock() and gst_pipeline_get_clock()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 12 16:43:12 PST 2015


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

--- Comment #4 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 296729
  --> https://bugzilla.gnome.org/attachment.cgi?id=296729&action=edit
pipeline: Add binding friendly gst_pipeline_get_pipeline_clock()

I suggest we add a gst_pipeline_get_pipeline_clock() and skip
gst_pipeline_set/set_clock() from the GIR to avoid this confusion.

This patch implements this, also tries to document how
gst_pipeline_get_pipeline_clock() is different from gst_element_get_clock()...


API: gst_pipeline_get_pipeline_clock()

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