get_testclock


Description:

[ CCode ( cname = "gst_harness_get_testclock" ) ]
public TestClock? get_testclock ()

Get the TestClock.

Useful if specific operations on the testclock is needed.

MT safe.

Parameters:

this

a Harness

Returns:

a TestClock, or null if the testclock is not present.