Harness.pull

Pulls a #GstBuffer from the #GAsyncQueue on the #GstHarness sinkpad. The pull will timeout in 60 seconds. This is the standard way of getting a buffer from a harnessed #GstElement.

MT safe.

class Harness
pull
()

Return Value

Type: gst.buffer.Buffer

a #GstBuffer or null if timed out.