Send audio output to two devices with AudioGraph in an UWP app
I realized there is no way to switch the output device without recreating the AudioGraph.
So obviously the recreating the AudioGraph is the right thing to do.