balvinderz/video_player_web_hls

autoplay failed on web

icefee opened this issue · 0 comments

icefee commented

It should throw a error while autoplay blocked by web browser. In the current version, call controller.play() may case controller.value.isInitialized be false, and has no error throwed.