TestClock.newWithStartTime

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

MT safe.

class TestClock
static
newWithStartTime

Parameters

startTime gst.types.ClockTime

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

Return Value

Type: gstcheck.test_clock.TestClock

a #GstTestClock cast to #GstClock.