Antarmuka MeetMediaClientRequiredConfiguration
Konfigurasi yang diperlukan untuk
MeetMediaApiClient
.
Tanda Tangan
interface MeetMediaClientRequiredConfiguration
Tanda tangan properti
Nama |
Deskripsi |
accessToken |
Token akses yang akan digunakan untuk autentikasi. |
enableAudioStreams |
Jumlah streaming audio tidak dapat dikonfigurasi. Salah dipetakan ke 0 dan Benar dipetakan ke 3. |
logsCallback |
Callback yang akan digunakan untuk mencatat peristiwa. |
meetingSpaceId |
ID ruang rapat yang akan dihubungkan. |
numberOfVideoStreams |
Jumlah streaming video yang akan diminta. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-02-05 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]