Clock.singleShotIdReinit

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

class Clock
bool
singleShotIdReinit

Parameters

id GstClockID

a #GstClockID

time GstClockTime

The requested time.

Return Value

Type: bool

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

Meta