インターフェース CanvasDimensions
動画ストリーミング用キャンバスのサイズ。
署名
interface CanvasDimensions
プロパティの署名
名前 |
説明 |
height |
高さ(ピクセル単位)。ユーザーはこれを変更できます。 |
width |
幅(ピクセル単位)。ユーザーが変更できます。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-04 UTC。
[null,null,["最終更新日 2025-02-04 UTC。"],[[["This content details the `CanvasDimensions` interface, which is relevant to video streams."],["The `CanvasDimensions` interface includes `height` and `width` properties, both measured in pixels."],["Both the `height` and `width` of the video stream canvas can be changed by the user."],["The `CanvasDimensions` interface is available as part of the Google Workspace Developer Preview Program."]]],[]]