Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.html
/
HTMLMediaElement
/
playAsync
play
Async
fun
playAsync
(
)
:
Promise
<
Void
?
>
(
source
)
The HTMLMediaElement
play()
method attempts to begin playback of the media.
MDN Reference