Unit 'gst' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gst]

TGstClockReturn

Declaration

Source position: gstclock.inc line 41

type TGstClockReturn = (

  GST_CLOCK_OK = 0,

  GST_CLOCK_EARLY = 1,

  GST_CLOCK_UNSCHEDULED = 2,

  GST_CLOCK_BUSY = 3,

  GST_CLOCK_BADTIME = 4,

  GST_CLOCK_ERROR = 5,

  GST_CLOCK_UNSUPPORTED = 6,

  GST_CLOCK_DONE = 7

);


Documentation generated on: 2023-03-18