Harness.setTime
bool setTime(gst.types.ClockTime time)Advance the #GstTestClock to a specific time.
MT safe.
Parameters
time | a #GstClockTime to advance the clock to |
Returns
a gboolean true if the time could be set. false if not.
bool setTime(gst.types.ClockTime time)Advance the #GstTestClock to a specific time.
MT safe.
time | a #GstClockTime to advance the clock to |