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

T_GstPadClass

Declaration

Source position: gstpad.inc line 106

type T_GstPadClass = record

  parent_class: TGstObjectClass;

  linked: procedure(

  pad: PGstPad;

  peer: PGstPad

);

  unlinked: procedure(

  pad: PGstPad;

  peer: PGstPad

);

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

end;


Documentation generated on: 2023-03-18