A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/ja/docs/Web/API/VideoFrame/codedRect below:

VideoFrame: codedRect プãƒãƒ‘ティ - Web API

MDN Web Docs
  1. 開発者向けのウェブ技術
  2. Web API
  3. VideoFrame
  4. codedRect

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

Filter sidebar

この記事では
  1. VideoFrame
  2. コンストラクター
    1. VideoFrame()
  3. インスタンスプロパティ
    1. codedHeight
    2. codedRect
    3. codedWidth
    4. colorSpace
    5. displayHeight
    6. displayWidth
    7. duration
    8. flip Experimental
    9. format
    10. rotation Experimental
    11. timestamp
    12. visibleRect
  4. インスタンスメソッド
    1. allocationSize()
    2. clone()
    3. close()
    4. copyTo()
この記事では VideoFrame: codedRect プロパティ

Baseline 2024

Newly available

Since September 2024, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

codedRect は VideoFrame インターフェイスのプロパティで、幅と高さが VideoFrame.codedWidth と VideoFrame.codedHeight に一致する DOMRectReadOnly を返します。

値

DOMRectReadOnly です。

例

次の例は codedRect をコンソールに出力します。

js

console.log(VideoFrame.codedRect);
仕様書 Specification WebCodecs
# dom-videoframe-codedrect
ブラウザーの互換性 Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on 2024年4月28日 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4