Vinyl
Preparing search index...
@amzn/vinyl-amzn
StandardCommonEme
Class StandardCommonEme
A CommonEme implementation of unprefixed Encrypted Media Extensions.
Implements
CommonEme
Index
Constructors
constructor
Methods
add
Encrypted
Listener
request
Media
Key
System
Access
Constructors
constructor
new
StandardCommonEme
()
:
StandardCommonEme
Returns
StandardCommonEme
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 unprefixed Encrypted Media Extensions.