GstClockFlags

The capabilities of this clock

Values

ValueMeaning
CAN_DO_SINGLE_SYNC16

clock can do a single sync timeout request

CAN_DO_SINGLE_ASYNC32

clock can do a single async timeout request

CAN_DO_PERIODIC_SYNC64

clock can do sync periodic timeout requests

CAN_DO_PERIODIC_ASYNC128

clock can do async periodic timeout callbacks

CAN_SET_RESOLUTION256

clock's resolution can be changed

CAN_SET_MASTER512

clock can be slaved to a master clock

NEEDS_STARTUP_SYNC1024

clock needs to be synced before it can be used (Since 1.6)

LAST4096

subclasses can add additional flags starting from this flag