Interfejs MeetMediaClientRequiredConfiguration
Wymagana konfiguracja dla instancji MeetMediaApiClient
.
Podpis
interface MeetMediaClientRequiredConfiguration
Podpisy w usłudze
Nazwa |
Opis |
accessToken |
Token dostępu używany do uwierzytelniania. |
enableAudioStreams |
Liczba strumieni audio nie może być konfigurowana. Wartość False jest mapowana na 0, a wartość True na 3. |
logsCallback |
Wywołanie zwrotne do użycia do rejestrowania zdarzeń. |
meetingSpaceId |
Identyfikator miejsca spotkania, z którym chcesz się połączyć. |
numberOfVideoStreams |
Liczba strumieni wideo do zażądania. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-02-05 UTC.
[null,null,["Ostatnia aktualizacja: 2025-02-05 UTC."],[[["This content outlines the required configuration for the `MeetMediaApiClient`, accessible through the Google Workspace Developer Preview Program."],["The `MeetMediaClientRequiredConfiguration` interface necessitates an access token for authentication."],["It specifies the configuration options for audio streams, where `false` corresponds to 0 streams and `true` corresponds to 3 streams."],["The `meetingSpaceId` is a necessary property to specify the meeting to connect to."],["The configuration allows for customization of the number of video streams and a callback function for logging."]]],[]]