Schnittstelle MeetMediaClientRequiredConfiguration
Erforderliche Konfiguration für die MeetMediaApiClient
.
Unterschrift
interface MeetMediaClientRequiredConfiguration
Property-Signaturen
Name |
Beschreibung |
accessToken |
Das Zugriffstoken, das für die Authentifizierung verwendet werden soll. |
enableAudioStreams |
Die Anzahl der Audiostreams ist nicht konfigurierbar. „False“ wird mit „0“ und „True“ mit „3“ zugeordnet. |
logsCallback |
Der Callback, der für das Logging von Ereignissen verwendet werden soll. |
meetingSpaceId |
Die ID des Konferenzraums, mit dem eine Verbindung hergestellt werden soll. |
numberOfVideoStreams |
Die Anzahl der angeforderten Videostreams. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-02-05 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]