play
Begins playing the media resource.
Declaration
Promise <void> play();Discussion
If the media resource is not available for playback, this method loads it.
Begins playing the media resource.
Promise <void> play();If the media resource is not available for playback, this method loads it.