pull_event
Description:
[
CCode ( cname =
"gst_harness_pull_event" ) ]
public Event?
pull_event ()
Pulls an Event from the
AsyncQueue on the Harness sinkpad.
Timeouts after 60 seconds similar to gst_harness_pull.
MT safe.
Parameters:
Returns:
a Event or null if timed out.
|