[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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. |"]]