SSRC vidéo virtuel sur lequel la vidéo sera envoyée, ou non défini si aucune vidéo du participant.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/25 (UTC).
[null,null,["Dernière mise à jour le 2025/07/25 (UTC)."],[],[],null,["# Interface CanvasAssignment\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **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.**\n\nVideo assignment for a single canvas.\n\nSignature\n---------\n\n declare interface CanvasAssignment\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|----------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|\n| [`canvasId`](./media_api.canvasassignment.canvasid.md) | The video canvas the video should be shown in. |\n| [`mediaEntryId`](./media_api.canvasassignment.mediaentryid.md) | ID of the media entry associated with the video stream. |\n| [`ssrc`](./media_api.canvasassignment.ssrc.md) | The virtual video SSRC that the video will be sent over, or unset if no video from the participant. |"]]