Clock.newSingleShotId

Get a GstClockID from clock to trigger a single shot notification at the requested time. The single shot id should be unreffed after usage.

class Clock
newSingleShotId

Parameters

time GstClockTime

the requested time

Return Value

A GstClockID that can be used to request the time notification. MT safe.

Meta