TestClock.newWithStartTime
gstcheck.test_clock.TestClock newWithStartTime(gst.types.ClockTime startTime)Creates a new test clock with its time set to the specified time.
MT safe.
Parameters
startTime | a #GstClockTime set to the desired start time of the clock. |
Returns
a #GstTestClock cast to #GstClock.