Fix WinRT Audio elements cannot play Qt resouce audio files
authorPeng Wu <peng.wu@intopalo.com>
Thu, 12 Mar 2015 07:45:02 +0000 (00:45 -0700)
committerYoann Lopes <yoann.lopes@theqtcompany.com>
Tue, 17 Mar 2015 14:32:31 +0000 (14:32 +0000)
commit10354f4127cc569535f28e7f758b58c5bd18bcd6
treeba2f6c2990200c357a556ee75d3c4bdb584b6152
parent64b75cc1d7ab1c3a557c809e15154d5d3a03d1ad
Fix WinRT Audio elements cannot play Qt resouce audio files

URL argument of Windows media API SetSourceFromByteStream can not be
empty. Initial proper value for playing audio stream case.

Task-number: QTBUG-42263
Change-Id: If0bb44b60d517228bfe8b6cb30afeeb4a8ac62d3
Reviewed-by: Andrew Knight <qt@panimo.net>
Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
src/plugins/winrt/qwinrtmediaplayercontrol.cpp