[[["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."],[],[],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. |"]]