Hi all, I'm currently implementing a CoreAudio audio-backend for an internal framework, using the AUHAL abstraction. During its use, I get a lot of messages like:
... HALC_ProxyIOContext.cpp:1399:IOWorkLoop: HALC_ProxyIOContext::IOWorkLoop: failed to send the final message to the server, Error: 0x10000003 HALC_ProxyIOContext.cpp:958:IOWorkLoop: HALC_ProxyIOContext::IOWorkLoop: the server failed to start, Error: 0x6E6F7065 HALC_ShellPlugIn.cpp:1112:HAL_HardwarePlugIn_DeviceStop: HAL_HardwarePlugIn_DeviceStart: no device HALPlugIn.cpp:536:DeviceStopIOProc: HALPlugIn::StopIOProc: got an error from the plug-in routine, Error: 560947818 (!obj) HALC_ShellPlugIn.cpp:990:HAL_HardwarePlugIn_DeviceDestroyIOProcID: HAL_HardwarePlugIn_DeviceDestroyIOProcID: no device HALPlugIn.cpp:454:DeviceDestroyIOProcID: HALPlugIn::DeviceCreateIOProcID: got an error from the plug-in routine, Error: 560947818 HALC_ShellPlugIn.cpp:811:HAL_HardwarePlugIn_ObjectHasProperty: HAL_HardwarePlugIn_ObjectHasProperty: no object HALC_ShellPlugIn.cpp:811:HAL_HardwarePlugIn_ObjectHasProperty: HAL_HardwarePlugIn_ObjectHasProperty: no object HALC_ShellPlugIn.cpp:811:HAL_HardwarePlugIn_O ... Is there a way to either redirect those messages (from cout) or to stop them altogether ? Regards /Robert
_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
