stdlib
1.8
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.dom.encryptedmedia
/
MediaKeySystemAccess
Media
Key
System
Access
JS
abstract
external
class
MediaKeySystemAccess
(
source
)
Exposes the JavaScript
MediaKeySystemAccess
to Kotlin
Since Kotlin
1.1
Constructors
Functions
Properties
Constructors
Media
Key
System
Access
Link copied to clipboard
JS
fun
MediaKeySystemAccess
(
)
Functions
create
Media
Keys
Link copied to clipboard
JS
fun
createMediaKeys
(
)
:
Promise
<
MediaKeys
>
Since Kotlin
1.1
get
Configuration
Link copied to clipboard
JS
fun
getConfiguration
(
)
:
MediaKeySystemConfiguration
Since Kotlin
1.1
Properties
key
System
Link copied to clipboard
JS
open
val
keySystem
:
String
Since Kotlin
1.1