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

T_GstIterator

Declaration

Source position: gstiterator.inc line 68

type T_GstIterator = record

  copy: TGstIteratorCopyFunction;

  next: TGstIteratorNextFunction;

  item: TGstIteratorItemFunction;

  resync: TGstIteratorResyncFunction;

  free: TGstIteratorFreeFunction;

  pushed: PGstIterator;

  _type: TGType;

  lock: PGMutex;

  cookie: Tguint32;

  master_cookie: Pguint32;

  size: TGUINT;

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

end;


Documentation generated on: 2023-03-18