VLC 2.2.3, python-vlc 1.1.2. I have a virtual audio output and am trying to get libVLC to output on it. So far, I can see the virtual output appearing in libVLC, but selecting it makes audio play on the default output (i.e. the speakers). This is the relevant part of what I have: self.Instance = vlc...