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/codedWidth below:

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

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

このページはコミュニティーの尽力で英語から翻訳されました。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: codedWidth プロパティ

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.

codedWidth は VideoFrame インターフェイスのプロパティで、 VideoFrame の幅をピクセル単位で返すもので、目に見えないパディングも含む可能性があり、比率の調整を考慮する前のものです。

値

整数です。

例

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

js

console.log(VideoFrame.codedWidth);
仕様書 Specification WebCodecs
# dom-videoframe-codedwidth
ブラウザーの互換性 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