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

T_GstDeviceProviderClass

Declaration

Source position: gstdeviceprovider.inc line 52

type T_GstDeviceProviderClass = record

  parent_class: TGstObjectClass;

  factory: PGstDeviceProviderFactory;

  probe: function(

  provider: PGstDeviceProvider

):PGList;

  start: function(

  provider: PGstDeviceProvider

):TGboolean;

  stop: procedure(

  provider: PGstDeviceProvider

);

  metadata: TGpointer;

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

end;


Documentation generated on: 2023-03-18