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-Harness
to the main-Harness.
Note that some Events are being transferred automagically. Look at
sink_forward_pad for details.
MT safe.
Parameters:
Returns:
|
a bool with the result of the push
|