Harness.pushUpstreamEvent
bool pushUpstreamEvent(gst.event.Event event)Pushes an #GstEvent on the #GstHarness sinkpad.
MT safe.
Parameters
event | a #GstEvent to push |
Returns
a #gboolean with the result from the push
bool pushUpstreamEvent(gst.event.Event event)Pushes an #GstEvent on the #GstHarness sinkpad.
MT safe.
event | a #GstEvent to push |