Flushing the pipeline in GST 0.10

vks7979 vikas.bm.x at gmail.com
Tue May 27 05:34:54 PDT 2014


Hi All,
I am trying to send the flush event from the bin. But the piece of code
keeps failing :

GstEvent* flush_start = gst_event_new_flush_start();
ret = gst_element_send_event(GST_ELEMENT(pipeline), flush_start);

But the return value is always 0. Why is this so?

Is there something wrong I am doing? Are there any prerequisites that need
to be handles before sendng the flush event?

Thanks,
Vikas



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Flushing-the-pipeline-in-GST-0-10-tp4667195.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list