pull
Description:
[
CCode ( cname =
"gst_harness_pull" ) ]
public Buffer pull ()
Pulls a Buffer from the
AsyncQueue on the Harness
sinkpad.
The pull will timeout in 60 seconds. This is the standard way of getting a buffer from a harnessed
Element.
MT safe.
Parameters:
Returns:
|
a Buffer or null if timed out.
|