toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom.encryptedmedia
/
MediaKeySystemAccess
Media
Key
System
Access
abstract
class
MediaKeySystemAccess
:
JsAny
Exposes the JavaScript
MediaKeySystemAccess
to Kotlin
Members
Constructors
Media
Key
System
Access
Link copied to clipboard
constructor
(
)
Properties
key
System
Link copied to clipboard
open
val
keySystem
:
String
Functions
create
Media
Keys
Link copied to clipboard
fun
createMediaKeys
(
)
:
Promise
<
*
>
get
Configuration
Link copied to clipboard
fun
getConfiguration
(
)
:
MediaKeySystemConfiguration