TestClock.newWithStartTime

gstcheck.test_clock.TestClock newWithStartTime(gst.types.ClockTime startTime) static nothrow

Creates a new test clock with its time set to the specified time.

MT safe.

Parameters

startTimea #GstClockTime set to the desired start time of the clock.

Returns

a #GstTestClock cast to #GstClock.