Meet.addons.screenshare.js 的资源摘要
接口
变量
名称 |
说明 |
meet |
用于访问 Meet 插件屏幕共享功能的主要入口点。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-04。
[null,null,["最后更新时间 (UTC):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"]]