インターフェース MediaApiCanvas
動画課題用の動画キャンバス。
署名
declare interface MediaApiCanvas
プロパティの署名
名前 |
説明 |
dimensions |
キャンバスのサイズ。 |
id |
動画キャンバスの ID。これは必須で、包含するレイアウトモデル内で一意である必要があります。クライアントはこれらの ID を慎重に再利用する必要があります。これにより、バックエンドで動画ストリームをできるだけ同じキャンバスに割り当て続けることができます。 |
relevant |
このキャンバスに最適な動画ストリームを選択するようサーバーに指示します。現時点では、このモードのみがサポートされています。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-05 UTC。
[null,null,["最終更新日 2025-02-05 UTC。"],[[["The content pertains to a video canvas feature, specifically within the Google Workspace Developer Preview Program."],["A `MediaApiCanvas` interface is defined for video assignment, with properties for customization."],["The canvas's `dimensions` are configurable, allowing for sizing adjustments."],["Each video canvas requires a unique `id`, which should be reused to maintain video stream assignments."],["The `relevant` property allows the server to select the most appropriate video stream for a given canvas."]]],[]]