介面 VideoAssignmentMaxResolution
用戶端希望接收的任何影片動態饋給的最大影片解析度。
簽名
declare interface VideoAssignmentMaxResolution
屬性簽名
名稱 |
說明 |
frameRate |
每秒影格數。 |
height |
高度 (以正方形像素為單位)。對於可變換方向的相機,高度是指垂直軸上的測量值。 |
width |
寬度 (以正方形像素為單位)。對於可變更方向的相機,寬度是指水平軸上的測量值。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-02-06 (世界標準時間)。
[null,null,["上次更新時間:2025-02-06 (世界標準時間)。"],[[["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."]]],[]]