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

T_GstClockEntry

Declaration

Source position: gstclock.inc line 60

type T_GstClockEntry = record

  refcount: gint;

  clock: ;

  _type: TGstClockEntryType;

  time: TGstClockTime;

  interval: TGstClockTime;

  status: TGstClockReturn;

  func: TGstClockCallback;

  user_data: gpointer;

  destroy_data: GDestroyNotify;

  unscheduled: gboolean;

  woken_up: gboolean;

  _gst_reserved: array [0..3] of gpointer;

end;


Documentation generated on: 2023-03-18