[[["เข้าใจง่าย","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 UTC"],[],[],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. |"]]