Home > front end >  Use js control media player play prompt didn't play () method
Use js control media player play prompt didn't play () method

Time:12-10

Use js control media player play prompt didn't play () method

The function play () {

Mediaplayer. Controls. Play ()

}
</script>
Error:

CodePudding user response:

Chrome, FF, Opera does not support object: application/x - oleobject

What is your original requirements? Perhaps not this method also can solve them

CodePudding user response:

Demand is to do a video playing page, encapsulate HTML page to the apk, then installed on the set-top box, but the set-top box system version is too low, with a video element video also play not to come out, now try to use media player can play the video,
  • Related