upstream_events_received
Description:
[ CCode ( cname = "gst_harness_upstream_events_received" ) ]
public uint upstream_events_received ()
The total number of Events that has arrived on the Harness
srcpad This number includes events handled by the harness as well as events that have already been pulled out.
MT safe.
Parameters:
Returns:
a Signal number of events received
|