Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is not Baseline because it does not work in some of the most widely-used browsers.
HTMLVideoElement の disablePictureInPicture プロパティは HTML の属性を反映し、現在の要素でピクチャインピクチャ機能が無効になっているかどうかを示します。
この値は、ウェブサイトからユーザーエージェントへのリクエストのみを表します。ユーザーの設定によって、最終的な動作が変わる場合があります。例えば、 Firefox ユーザーは、media.videocontrols.picture-in-picture.respect-disablePictureInPicture 設定を変更して、 PiP を無効にするリクエストを無視することができます。
論理値で、この要素でピクチャインピクチャ機能が無効になっている場合は true となります。これは、ユーザーエージェントがその機能をユーザーに推奨したり、自動的に要求したりすべきではないということを意味します。
| Picture-in-Picture # dom-htmlvideoelement-disablepictureinpicture |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2025年5月27日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.