Source position: AudioQueue.pas line 776
type AudioQueuePropertyListenerProc = procedure(
inUserData: UnivPtr;
inAQ: AudioQueueRef;
inID: AudioQueuePropertyID
);