[gst-devel] Where to get a clock in a pipeline?

wl2776 wl2776 at gmail.com
Fri Apr 16 10:36:29 CEST 2010


If I create an instance of the playbin2, then its clock field contains a
pointer to an object named "GstSystemClock".

However, if I create a new pipeline with gst_pipeline_new, its clock field
is NULL.
But, if a call gst_pipeline_get_clock() returns a pointer to an object with
the same name (GstSystemClock).

I also digged in the playbin2 sources and didn't find a code, filling this
field.

So, what does this clock field mean, and how can I fill and use it?
-- 
View this message in context: http://n4.nabble.com/Where-to-get-a-clock-in-a-pipeline-tp1967996p1967996.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list