src_push_event


Description:

[ CCode ( cname = "gst_harness_src_push_event" ) ]
public bool src_push_event ()

Similar to what gst_harness_src_push does with Buffers, this transfers a Event from the src-#GstHarness to the main-#GstHarness.

Note that some Events are being transferred automagically. Look at sink_forward_pad for details.

MT safe.

Parameters:

this

a Harness

Returns:

a bool with the result of the push