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

T_GstMiniObject

Declaration

Source position: gstrec.inc line 24

type T_GstMiniObject = record

  _type: TGType;

  refcount: Tgint;

  lockstate: Tgint;

  flags: TGUINT;

  copy: TGstMiniObjectCopyFunction;

  _dispose: TGstMiniObjectDisposeFunction;

  free: TGstMiniObjectFreeFunction;

  priv_uint: TGUINT;

  priv_pointer: TGpointer;

end;


Documentation generated on: 2023-03-18