files/en-us/web/api/mediaencryptedevent/index.md
{{APIRef("Encrypted Media Extensions")}}
The MediaEncryptedEvent interface of the Encrypted Media Extensions API contains the information associated with an {{domxref("HTMLMediaElement/encrypted_event", "encrypted")}} event sent to a {{domxref("HTMLMediaElement")}} when some initialization data is encountered in the media.
{{InheritanceDiagram}}
MediaEncryptedEvent object.This interface also inherits properties from its parent, {{domxref("Event")}}.
null.This interface doesn't provide any specific methods, but inherits methods from its parent, {{domxref("Event")}}.
{{Specifications}}
{{Compat}}