Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 773 Bytes

File metadata and controls

26 lines (18 loc) · 773 Bytes
title short-title slug page-type status browser-compat
HTMLMediaElement: controller property
controller
Web/API/HTMLMediaElement/controller
web-api-instance-property
deprecated
non-standard
api.HTMLMediaElement.controller

{{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}}