[ CCode ( cname = "gst_harness_push" ) ]
public FlowReturn push (owned Buffer buffer)
Pushes a Buffer on the Harness srcpad.
The standard way of interacting with an harnessed element.
MT safe.
| this |
a Harness |
| buffer |
a Buffer to push |
|
a FlowReturn with the result from the push |