इंटरफ़ेस MeetMediaClientRequiredConfiguration
MeetMediaApiClient
के लिए ज़रूरी कॉन्फ़िगरेशन.
हस्ताक्षर
interface MeetMediaClientRequiredConfiguration
प्रॉपर्टी के हस्ताक्षर
नाम |
ब्यौरा |
accessToken |
पुष्टि करने के लिए इस्तेमाल किया जाने वाला ऐक्सेस टोकन. |
enableAudioStreams |
ऑडियो स्ट्रीम की संख्या को कॉन्फ़िगर नहीं किया जा सकता. False को 0 और True को 3 पर मैप किया जाता है. |
logsCallback |
इवेंट को लॉग करने के लिए इस्तेमाल किया जाने वाला कॉलबैक. |
meetingSpaceId |
मीटिंग स्पेस का आईडी. |
numberOfVideoStreams |
वीडियो स्ट्रीम की वह संख्या जिसके लिए अनुरोध करना है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-02-05 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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."]]],[]]