CoreAudio
CoreAudio copied to clipboard
Crash after volume change with constructed MMNotificationClient
Hello, I have the Problem, that my Programm crash with no comment if i run this two collums and change my Master Volume.
MMDeviceEnumerator enumerator = new();
MMNotificationClient notificationClient = new(enumerator);