TestClock.getNextEntryTime

gst.types.ClockTime getNextEntryTime()

Retrieve the requested time for the next pending clock notification.

MT safe.

Returns

a #GstClockTime set to the time of the next pending clock

notification. If no clock notifications have been requested gst.types.CLOCK_TIME_NONE will be returned.