meet.addons.screenshare.js के लिए संसाधन की खास जानकारी
इंटरफ़ेस
नाम |
ब्यौरा |
AddonScreenshareInfo |
उस ऐड-ऑन के बारे में जानकारी जिसका इस्तेमाल तब किया जाना चाहिए, जब उपयोगकर्ता स्क्रीन शेयर करने की सुविधा से मीटिंग में ऐड-ऑन इस्तेमाल करने की सुविधा पर स्विच करता है. |
MeetAddonScreenshare |
Meet के ऐड-ऑन की स्क्रीन शेयर करने की सुविधा को ऐक्सेस करने के लिए मुख्य एंट्री पॉइंट. window.meet.addon.screensharing में जाकर या meet.addon.screensharing को इंपोर्ट करके, दुनिया भर में उपलब्ध है. |
MeetAddonScreenshareExport |
टॉप-लेवल के ऐड-ऑन के स्क्रीन शेयर एक्सपोर्ट का स्ट्रक्चर. |
वैरिएबल
नाम |
ब्यौरा |
meet |
Meet के ऐड-ऑन की स्क्रीन शेयर करने की सुविधा को ऐक्सेस करने के लिए मुख्य एंट्री पॉइंट. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-02-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-02-04 (UTC) को अपडेट किया गया."],[[["The Meet add-on screenshare API allows add-ons to seamlessly integrate with Google Meet's screen sharing functionality."],["Developers can utilize the `MeetAddonScreenshare` object to initiate and manage screen sharing sessions within their add-ons."],["`AddonScreenshareInfo` provides information needed when transitioning users from screen sharing to the add-on's experience."],["This API offers tools like `MeetAddonScreenshareExport` for developers to manage and control screen share exports."]]],["The provided content details the structure and access points for Meet add-on screenshare functionality. `MeetAddonScreenshare` is the primary access point, available globally or via import. `MeetAddonScreenshareExport` defines the top-level structure of the export. `AddonScreenshareInfo` contains data for transitions from screensharing to in-meeting add-ons. The variable `meet` is another main entry point for accessing the functionality. These elements collectively manage the screensharing features within Meet add-ons.\n"]]