[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[],[],null,["# Interface MeetMediaClientRequiredConfiguration\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\nRequired configuration for the\n[`MeetMediaApiClient`](/meet/media-api/reference/web/media_api_web.meetmediaapiclient).\n\nSignature\n---------\n\n interface MeetMediaClientRequiredConfiguration\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|--------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|\n| [`accessToken`](./media_api_web.meetmediaclientrequiredconfiguration.accesstoken.md) | The access token to use for authentication. |\n| [`enableAudioStreams`](./media_api_web.meetmediaclientrequiredconfiguration.enableaudiostreams.md) | Number of audio streams is not configurable. False maps to 0 and True maps to 3. |\n| [`logsCallback`](./media_api_web.meetmediaclientrequiredconfiguration.logscallback.md) | The callback to use for logging events. |\n| [`meetingSpaceId`](./media_api_web.meetmediaclientrequiredconfiguration.meetingspaceid.md) | The meeting space ID to connect to. |\n| [`numberOfVideoStreams`](./media_api_web.meetmediaclientrequiredconfiguration.numberofvideostreams.md) | The number of video streams to request. |"]]