Gst.ClockReturn

The return value of a clock operation.

ClockReturn.OK

The operation succeeded.

ClockReturn.EARLY

The operation was scheduled too late.

ClockReturn.UNSCHEDULED

The clockID was unscheduled

ClockReturn.BUSY

The ClockID is busy

ClockReturn.BADTIME

A bad time was provided to a function.

ClockReturn.ERROR

An error occurred

ClockReturn.UNSUPPORTED

Operation is not supported

ClockReturn.DONE

The ClockID is done waiting