Source position: AudioHardwareDeprecated.pas line 1052
type AudioStreamPropertyListenerProc = function(
inStream: AudioStreamID;
inChannel: UInt32;
inPropertyID: AudioDevicePropertyID;
inClientData: UnivPtr
):OSStatus;