Harness.push
gst.types.FlowReturn push(gst.buffer.Buffer buffer)Pushes a #GstBuffer on the #GstHarness srcpad. The standard way of interacting with an harnessed element.
MT safe.
Parameters
buffer | a #GstBuffer to push |
Returns
a #GstFlowReturn with the result from the push