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