Content-Length: 184199 | pFad | http://developer.mozilla.org/ja/docs/Web/API/HTMLMediaElement/remote

HTMLMediaElement: remote プロパティ - Web API | MDN

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

HTMLMediaElement: remote プロパティ

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

remoteHTMLMediaElement インターフェイスの読み取り専用プロパティで、このメディア要素に関連付けられた RemotePlayback オブジェクトを返します。RemotePlayback オブジェクトは、メディアを再生するリモート端末を制御することができます。

このメディア要素に関連付けられた RemotePlayback オブジェクトです。

js
const el = document.createElement("audio");
const remotePlayback = el.remote;

remotePlayback.watchAvailability((availability) => {
  // 利用できる状況が変わったら何かを行う
});

仕様書

Specification
Remote Playback API
# dom-htmlmediaelement-remote

ブラウザーの互換性









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://developer.mozilla.org/ja/docs/Web/API/HTMLMediaElement/remote

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy