Interface LayoutModel
Layout model for the video assignment.
Signature
declare interface LayoutModel
Property signatures
Name |
Description |
canvases |
Canvases to assign videos to virtual SSRCs. Providing more canvases than exists virtual streams will result in an error status. Virtual video SSRCs are allocated during initialization of the client and the number of virtual SSRCs is fixed to the initial number of requested video streams. |
label |
Label of the layout model. This is used to identify the layout model when requesting video assignment. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["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."]]],[]]