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

AudioUnitRemovePropertyListenerProc

Declaration

Source position: AUComponent.pas line 1768

type AudioUnitRemovePropertyListenerProc = function(

  self: UnivPtr;

  prop: AudioUnitPropertyID;

  proc: AudioUnitPropertyListenerProc

):OSStatus;


Documentation generated on: 2025-07-25