:right-sidebar: True ClockReturn =================================================================== .. currentmodule:: gi.repository.Gst .. class:: ClockReturn :no-contents-entry: The return value of a clock operation. Fields ------ .. rst-class:: interim-class .. class:: ClockReturn :no-index: .. attribute:: BADTIME A bad time was provided to a function. .. attribute:: BUSY The ClockID is busy .. attribute:: DONE The ClockID is done waiting .. attribute:: EARLY The operation was scheduled too late. .. attribute:: ERROR An error occurred .. attribute:: OK The operation succeeded. .. attribute:: UNSCHEDULED The clockID was unscheduled .. attribute:: UNSUPPORTED Operation is not supported