push_upstream_event
Description:
[ CCode ( cname = "gst_harness_push_upstream_event" ) ]
public bool push_upstream_event (Event event)
Pushes an Event on the Harness sinkpad.
MT safe.
Parameters:
this |
a Harness
|
event |
a Event to push
|
Returns:
a bool with the result from the push
|