Interface CanvasAssignment
Video assignment for a single canvas.
Signature
declare interface CanvasAssignment
Property signatures
Name |
Description |
canvasId |
The video canvas the video should be shown in. |
mediaEntryId |
ID of the media entry associated with the video stream. |
ssrc |
The virtual video SSRC that the video will be sent over, or unset if no video from the participant. |
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."],[[["This feature is available through the Google Workspace Developer Preview Program, offering early access."],["It deals with video assignment for a single canvas."],["The `canvasId` specifies the video canvas where the video will be displayed."],["The `mediaEntryId` is the ID of the media entry linked to the video stream."],["The `ssrc` is the virtual video SSRC used for sending the video."]]],[]]