Send feedback
Stay organized with collections
Save and categorize content based on your preferences.
meet:: LayoutModel
Developer Preview:
Available as part of the Google Workspace Developer Preview Program , which grants early access to certain features.
To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.
Summary
Public attributes
canvases
The canvases that videos are assigned to from each virtual SSRC.
label
std::string
A client-specified identifier for this assignment.
Public attributes
canvases
std :: vector < VideoCanvas > meet :: LayoutModel :: canvases
The canvases that videos are assigned to from each virtual SSRC.
Providing more canvases than exists virtual streams will result in an error status.
label
std :: string meet :: LayoutModel :: label
A client-specified identifier for this assignment.
The identifier will be used to reference a given LayoutModel
in subsequent VideoAssignment
resource update pushed from server to client.
Send feedback
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-04-09 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[],[]]