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

T_GstDeviceClass

Declaration

Source position: gstdevice.inc line 48

type T_GstDeviceClass = record

  parent_class: TGstObjectClass;

  create_element: function(

  device: PGstDevice;

  name: Pgchar

):PGstElement;

  reconfigure_element: function(

  device: PGstDevice;

  element: PGstElement

):TGboolean;

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

end;


Documentation generated on: 2023-03-18