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

T_GstMessage

Declaration

Source position: gstrec.inc line 109

type T_GstMessage = record

  mini_object: TGstMiniObject;

  _type: TGstMessageType;

  timestamp: Tguint64;

  src: PGstObject;

  seqnum: Tguint32;

  lock: TGMutex;

  cond: GCond;

end;


Documentation generated on: 2023-03-18