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