set_time


Description:

[ CCode ( cname = "gst_harness_set_time" ) ]
public bool set_time (ClockTime time)

Advance the TestClock to a specific time.

MT safe.

Parameters:

this

a Harness

time

a ClockTime to advance the clock to

Returns:

a gboolean true if the time could be set. false if not.