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

T_GstTypeFind

Declaration

Source position: gsttypefind.inc line 41

type T_GstTypeFind = record

  peek: function(

  data: TGpointer;

  offset: Tgint64;

  size: TGUINT

):Pguint8;

  suggest: procedure(

  data: TGpointer;

  probability: TGUINT;

  caps: PGstCaps

);

  data: TGpointer;

  get_length: function(

  data: TGpointer

):Tguint64;

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

end;


Documentation generated on: 2023-03-18