Source position: AudioUnitProperties.pas line 1101
type AURenderCallbackStruct = record
inputProc: AURenderCallback;
inputProcRefCon: UnivPtr;
end;