push


Description:

[ 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.

Parameters:

this

a Harness

buffer

a Buffer to push

Returns:

a FlowReturn with the result from the push