Harness.setTime

bool setTime(gst.types.ClockTime time)

Advance the #GstTestClock to a specific time.

MT safe.

Parameters

timea #GstClockTime to advance the clock to

Returns

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