[ 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.
this |
a Harness |
a bool with the result of the push |