Vinyl
Preparing search index...
@amzn/vinyl-amzn
WebKitCommonEme
Class WebKitCommonEme
A CommonEme implementation of WebKit-prefixed Encrypted Media Extensions.
Implements
CommonEme
Index
Constructors
constructor
Methods
add
Encrypted
Listener
request
Media
Key
System
Access
Constructors
constructor
new
WebKitCommonEme
()
:
WebKitCommonEme
Returns
WebKitCommonEme
Methods
add
Encrypted
Listener
addEncryptedListener
(
element
:
HTMLMediaElement
,
handler
:
(
event
:
CommonMediaEncryptedEvent
)
=>
void
,
)
:
Unsubscribe
Parameters
element
:
HTMLMediaElement
handler
:
(
event
:
CommonMediaEncryptedEvent
)
=>
void
Returns
Unsubscribe
request
Media
Key
System
Access
requestMediaKeySystemAccess
(
keySystem
:
DrmKeySystem
,
supportedConfigurations
:
readonly
MediaKeySystemConfiguration
[]
,
)
:
Promise
<
CommonMediaKeySystemAccess
>
Parameters
keySystem
:
DrmKeySystem
supportedConfigurations
:
readonly
MediaKeySystemConfiguration
[]
Returns
Promise
<
CommonMediaKeySystemAccess
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Encrypted
Listener
request
Media
Key
System
Access
Vinyl
Loading...
A CommonEme implementation of WebKit-prefixed Encrypted Media Extensions.