kvision / pl.treksoft.kvision.cordova / MediaError

MediaError

(js) class MediaError

Media error class.

Constructors

(js)

<init>

Media error class.

MediaError()

Properties

(js)

code

val code: Int
(js)

message

val message: String

Companion Object Properties

(js)

MEDIA_ERR_ABORTED

val MEDIA_ERR_ABORTED: Int
(js)

MEDIA_ERR_DECODE

val MEDIA_ERR_DECODE: Int
(js)

MEDIA_ERR_NETWORK

val MEDIA_ERR_NETWORK: Int
(js)

MEDIA_ERR_NONE_SUPPORTED

val MEDIA_ERR_NONE_SUPPORTED: Int