Clock.newSingleShotId

Gets a #GstClockID from clock to trigger a single shot notification at the requested time.

class Clock
newSingleShotId

Parameters

time gst.types.ClockTime

the requested time

Return Value

Type: gst.types.ClockID

a #GstClockID that can be used to request the time notification.