TestClock.with_start_time


Description:

[ CCode ( has_construct_function = false , type = "GstClock*" ) ]
public TestClock.with_start_time (ClockTime start_time)

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

MT safe.

Parameters:

start_time

a ClockTime set to the desired start time of the clock.

Returns:

a TestClock cast to Clock.