stdlib
1.6
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.dom.encryptedmedia
/
MediaKeys
Media
Keys
JS
abstract
external
class
MediaKeys
(
source
)
Exposes the JavaScript
MediaKeys
to Kotlin
Since Kotlin
1.1
Constructors
Functions
Constructors
Media
Keys
Link copied to clipboard
JS
fun
MediaKeys
(
)
Functions
create
Session
Link copied to clipboard
JS
fun
createSession
(
sessionType
:
MediaKeySessionType
=
definedExternally
)
:
MediaKeySession
Since Kotlin
1.1
set
Server
Certificate
Link copied to clipboard
JS
fun
setServerCertificate
(
serverCertificate
:
dynamic
)
:
Promise
<
Boolean
>
Since Kotlin
1.1