test url_resolved
This commit is contained in:
parent
affe35ef35
commit
321de98d61
@ -224,7 +224,7 @@ MediaPlayer {
|
||||
|
||||
function playStream() {
|
||||
//console.log(" ********** URL : "+_url_resolved)
|
||||
source = _url_resolved
|
||||
source = Qt.resolvedUrl(_url_resolved)
|
||||
play()
|
||||
isPlaying = true
|
||||
isPaused = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user