Send feedback
Stay organized with collections
Save and categorize content based on your preferences.
meet:: VideoCanvasAssignment
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
canvas_id = 0
int32_t
The video canvas the video should be shown in.
media_entry_id = 0
int32_t
ID of the
MediaEntry
of the media whose video is being shown.
ssrc = 0
uint32_t
The virtual video SSRC that the video will be sent over, or zero if there is no video from the participant.
Public attributes
canvas_id
int32_t meet :: VideoCanvasAssignment :: canvas_id = 0
The video canvas the video should be shown in.
media_entry_id
int32_t meet :: VideoCanvasAssignment :: media_entry_id = 0
ID of the MediaEntry
of the media whose video is being shown.
ssrc
uint32_t meet :: VideoCanvasAssignment :: ssrc = 0
The virtual video SSRC that the video will be sent over, or zero if there is no video from the participant.
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."],[],[]]