Sean Chapman

Results 87 comments of Sean Chapman
trafficstars

Thanks for the bug report @jimmyvanhest! I definitely think there's two problems here. The first one you've worked around by marhsalling the setting of Name to a ComThread - it...

Yeah looks like it's trying to set the raw value as a string - rather than the required "PropVariant". Causes bad side effects for sure O_O

Looks like I need to change the PropVariant / Property Store code under pinning these properties. I'm fairly sure it does raise an event for property changed - and updates...

Does it happen immediately. Or is it after the application has been running for a long time?

Ok, interesting. I wonder if Windows has changed something. I'll investigate it on the same build of Windows and get back to you. In the meantime, can you screenshot the...

Awesome! That's a lot of info in those screenshots. I can't reproduce it immediately either. I wonder if it has to do with the volume monitors on application sound sessions....

Yeah both are related. And it looks to be with the Audio Session code in the api. Win10 seems to do something different, and takes longer to activate the audio...

Err I seemed to have commented on an older commit, let me look again

@pengowray If you want to fire a pull request for that - I can probably push a patch release to nuget for the 3.x release chain

@Sangheilioz - yeah this was pushed and should be solved in [3.0.3](https://www.nuget.org/packages/AudioSwitcher.AudioApi.CoreAudio/3.0.3)