try_pull_event


Description:

[ CCode ( cname = "gst_harness_try_pull_event" ) ]
public Event? try_pull_event ()

Pulls an Event from the AsyncQueue on the Harness sinkpad.

See gst_harness_try_pull for details.

MT safe.

Parameters:

this

a Harness

Returns:

a Event or null if no buffers are present in the AsyncQueue