Firefox Tomorrow

web api instance property

HTMLMediaElement: mediaKeys property

View on MDN ↗

Secure context

The read-only HTMLMediaElement.mediaKeys property returns a MediaKeys object, that is a set of keys that the element can use for decryption of media data during playback.

Value

A MediaKeys object, or null if no key is available.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also