Hi…
I am using Dash.js to play a livestream. That’s working fine, but when calling pause()
or close()
on the VideoPlayer the video do not play, but VideoPlayer.playing
is still TRUE.
I see, that VideoPlayer.playing
is always true, after once the video played.
Which function do I have to call to stop the Video and get FALSE from VideoPlayer.playing
?
Thanks and greetings from Munich,
Daniela