インターフェース VideoAssignmentMaxResolution
クライアントが動画フィードに対して受信する最大動画解像度。
署名
declare interface VideoAssignmentMaxResolution
プロパティの署名
名前 |
説明 |
frameRate |
フレームレート(FPS)。 |
height |
高さ(平方ピクセル)。向きを変更できるカメラの場合、高さは垂直軸での測定値を指します。 |
width |
幅(平方ピクセル)。向きを変更できるカメラの場合、幅は水平軸での測定値を指します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-06 UTC。
[null,null,["最終更新日 2025-02-06 UTC。"],[[["This feature is available through the Google Workspace Developer Preview Program, offering early access."],["`VideoAssignmentMaxResolution` defines the highest video resolution a client can receive."],["The maximum resolution is specified using three key properties: `frameRate`, `height`, and `width`."],["`Height` and `width` refer to pixel measurements along the vertical and horizontal axis respectively."]]],[]]