接口 LayoutModel
视频作业的布局模型。
签名
declare interface LayoutModel
属性签名
名称 |
说明 |
canvases |
用于将视频分配给虚拟 SSRC 的画布。如果提供的画布数量多于存在的虚拟串流数量,则会导致错误状态。虚拟视频 SSRC 在客户端初始化期间分配,并且虚拟 SSRC 的数量固定为请求的初始视频串数量。 |
label |
布局模型的标签。此属性用于在请求视频分配时标识布局模型。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-06。
[null,null,["最后更新时间 (UTC):2025-02-06。"],[[["The content pertains to a `LayoutModel` interface, which is part of the Google Workspace Developer Preview Program, offering early access to specific features."],["`LayoutModel` includes canvases for assigning videos to virtual SSRCs, with an error occurring if more canvases are provided than virtual streams."],["The `LayoutModel` has a label property that is used to identify the layout when requesting video assignments."],["The number of virtual SSRCs (virtual video source identifier) is fixed once the client is initialized."]]],[]]