AudioSwitcher icon indicating copy to clipboard operation
AudioSwitcher copied to clipboard

Incorrect/Missing info on SessionController

Open theKlanc opened this issue 8 years ago • 2 comments
trafficstars

Some IAudioSession that I get from CoreAudioController().DefaultPlaybackDevice.SessionController have invalid information, such as blank DisplayName(s) or no ExecutablePath(s), even though I still can control their volume by modifying their .Volume attribute. Is it my fault or is it an issue? (some apps that cause this are Chrome, Teamspeak or the internal System sounds.

theKlanc avatar Sep 23 '17 21:09 theKlanc

It is possible, it depends on what the system makes available.

What version of the api are you using?

xenolightning avatar Sep 24 '17 22:09 xenolightning

Sorry for the delay, I'm using v3.0.0 and it's still happening.

theKlanc avatar Apr 14 '18 18:04 theKlanc