get_last_pushed_timestamp


Description:

[ CCode ( cname = "gst_harness_get_last_pushed_timestamp" ) ]
public ClockTime get_last_pushed_timestamp ()

Get the timestamp of the last Buffer pushed on the Harness srcpad, typically with gst_harness_push or gst_harness_push_from_src.

MT safe.

Parameters:

this

a Harness

Returns:

a ClockTime with the timestamp or CLOCK_TIME_NONE if no Buffer has been pushed on the Harness srcpad