pull_upstream_event


Description:

[ CCode ( cname = "gst_harness_pull_upstream_event" ) ]
public Event? pull_upstream_event ()

Pulls an Event from the AsyncQueue on the Harness srcpad.

Timeouts after 60 seconds similar to gst_harness_pull.

MT safe.

Parameters:

this

a Harness

Returns:

a Event or null if timed out.