Qt 5.5.0 QAudioOutput not working on Windows Runtime
-
Is QAudioOutput now supported on Windows Runtime (x64)? I tried building the 'audiooutput' sample and that ran but no output was generated. When debugging it appears that no output devices are available. Am I missing something? Do I need to request some App permissions somehow? If so how is this done for Windows Runtime? I can't see it documented anywhere on the Qt website.
Thanks for any help.