[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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. |"]]