Commit 047c1da0 authored by Val Doroshchuk's avatar Val Doroshchuk
Browse files

WinRT: Ignore media in MediaPlayer only if stream is not changed too


When qrc media content is set, it allocates and opens QFile.

If the same content is set again, the url remains the same,
but it creats new QFile, and need to update by new stream.

Change-Id: Iee6c50135bb8304177affbe70b27d24898fc5b5c
Reviewed-by: default avatarVille Voutilainen <ville.voutilainen@qt.io>
Showing with 1 addition and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment