此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
HTMLMediaElement:controlsList 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
HTMLMediaElement 接口的controlsList 属性返回一个 DOMTokenList,其用于帮助用户代理在显示自有的一组控件时,决定应在媒体元素上显示哪些控件。DOMTokenList 接受三个可能的值中的一个或多个:nodownload、nofullscreen 和noremoteplayback。
In this article
值
规范
| Specification |
|---|
| Unknown specification> # solution-outline> |