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