Clock.singleShotIdReinit

Reinitializes the provided single shot id to the provided time. Does not modify the reference count.

class Clock
int
singleShotIdReinit

Parameters

id GstClockID

a GstClockID

time GstClockTime

The requested time.

Return Value

Type: int

TRUE if the GstClockID could be reinitialized to the provided time, else FALSE.

Meta