events_received
Description:
[ CCode ( cname = "gst_harness_events_received" ) ]
public uint events_received ()
The total number of Events that has arrived on the Harness
sinkpad 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
|