try_pull_upstream_event
Description:
[ CCode ( cname = "gst_harness_try_pull_upstream_event" ) ]
public Event try_pull_upstream_event ()
Pulls an Event from the AsyncQueue on the
Harness srcpad.
See gst_harness_try_pull for details.
MT safe.
Parameters:
Returns:
a Event or null if no buffers are present in the AsyncQueue
|