MediaError
Constructors
<init>
Exposes the JavaScript MediaError to Kotlin
MediaError()
Properties
code
open val code: Short
Companion Object Properties
MEDIA_ERR_ABORTED
val MEDIA_ERR_ABORTED: Short
MEDIA_ERR_DECODE
val MEDIA_ERR_DECODE: Short
MEDIA_ERR_NETWORK
val MEDIA_ERR_NETWORK: Short
MEDIA_ERR_SRC_NOT_SUPPORTED
val MEDIA_ERR_SRC_NOT_SUPPORTED: Short