Source position: AUComponent.pas line 1194
type AudioUnitPropertyListenerProc = procedure(
inRefCon: UnivPtr;
inUnit: AudioUnit;
inID: AudioUnitPropertyID;
inScope: AudioUnitScope;
inElement: AudioUnitElement
);