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

T_GstURIHandlerInterface

Declaration

Source position: gsturi.inc line 54

type T_GstURIHandlerInterface = record

  parent: TGTypeInterface;

  get_type: function(

  _type: TGType

):TGstURIType;

  get_protocols: function(

  _type: TGType

):PPgchar;

  get_uri: function(

  handler: PGstURIHandler

):Pgchar;

  set_uri: function(

  handler: PGstURIHandler;

  uri: Pgchar;

  error: PPGError

):TGboolean;

end;


Documentation generated on: 2023-03-18