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

AudioComponentPlugInInterface

Declaration

Source position: AudioComponents.pas line 540

type AudioComponentPlugInInterface = record

  Open: function(

  self: UnivPtr;

  mInstance: AudioComponentInstance

):OSStatus;

  Close: function(

  self: UnivPtr

):OSStatus;

  Lookup: function(

  selector: SInt16

):AudioComponentMethod;

  reserved: UnivPtr;

end;


Documentation generated on: 2023-03-18