HTMLMediaElement: mediaKeys プロパティ

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2019.

安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。

HTMLMediaElement.mediaKeys プロパティは MediaKeys オブジェクトを返します。要素が再生中にメディアデータを復号するために使用することができる一連のキーです。

MediaKeys オブジェクトです。利用できるキーがない場合は null です。

仕様書

Specification
Encrypted Media Extensions
# dom-htmlmediaelement-mediakeys

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
mediaKeys

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

関連情報