GstClockFlags

The capabilities of this clock

Values

ValueMeaning
CanDoSingleSync16

clock can do a single sync timeout request

CanDoSingleAsync32

clock can do a single async timeout request

CanDoPeriodicSync64

clock can do sync periodic timeout requests

CanDoPeriodicAsync128

clock can do async periodic timeout callbacks

CanSetResolution256

clock's resolution can be changed

CanSetMaster512

clock can be slaved to a master clock

NeedsStartupSync1024

clock needs to be synced before it can be used

Last4096

subclasses can add additional flags starting from this flag