Property signature MediaApiCanvas.id
ID for the video canvas. This is required and must be unique within the
containing layout model. Clients should prudently reuse these IDs, as this
allows the backend to keep assigning video streams to the same canvas as much as
possible.
Signature
id: number;
Details
Type |
number |
Optional |
No |
Readonly |
No |
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-01-24 UTC.
[null,null,["Last updated 2025-01-24 UTC."],[[["The content discusses a feature available through the Google Workspace Developer Preview Program."],["The feature requires a unique ID for the video canvas."],["The ID must be a number."],["The ID is required and not optional, and it is not read-only."]]],[]]