[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Interface VideoAssignmentMaxResolution\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\nMaximum video resolution the client wants to receive for any video feeds.\n\nSignature\n---------\n\n declare interface VideoAssignmentMaxResolution\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|----------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|\n| [`frameRate`](./media_api.videoassignmentmaxresolution.framerate.md) | Frames per second. |\n| [`height`](./media_api.videoassignmentmaxresolution.height.md) | Height in square pixels. For cameras that can change orientation, height refers to the measurement on the vertical axis. |\n| [`width`](./media_api.videoassignmentmaxresolution.width.md) | Width in square pixels. For cameras that can change orientation, width refers to the measurement on the horizontal axis. |"]]