kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom.encryptedmedia
/
MediaKeySystemAccess
Media
Key
System
Access
abstract
class
MediaKeySystemAccess
:
JsAny
(
source
)
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