接口 VideoAssignmentMaxResolution
客户端希望为任何视频 Feed 接收的最大视频分辨率。
签名
declare interface VideoAssignmentMaxResolution
属性签名
名称 |
说明 |
frameRate |
每秒帧数。 |
height |
高度(以像素为单位)。对于可更改方向的相机,高度是指垂直轴上的测量值。 |
width |
宽度(以像素为单位)。对于可更改方向的相机,宽度是指水平轴上的测量值。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-06。
[null,null,["最后更新时间 (UTC):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."]]],[]]