Back to Content

HTMLMediaElement: controller property

files/en-us/web/api/htmlmediaelement/controller/index.md

latest525 B
Original Source

{{APIRef("HTML DOM")}}{{Deprecated_Header}}{{Non-standard_Header}}

The HTMLMediaElement.controller property represents the media controller assigned to the element.

Value

A MediaController object or null if no media controller is assigned to the element. The default is null.

Specifications

In 2016, the whole Media Controller feature was removed from the HTML specification. It is no longer on track to become a standard.

Browser compatibility

{{Compat}}