meet.addons.screenshare.js 的資源摘要
介面
變數
名稱 |
說明 |
meet |
存取 Meet 外掛程式螢幕分享功能的主要進入點。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-02-04 (世界標準時間)。
[null,null,["上次更新時間:2025-02-04 (世界標準時間)。"],[[["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"]]