SurfaceCapability
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
SURFACE_CAPABILITY_UNSPECIFIED |
未知 / 未指定。 |
AUDIO_OUTPUT |
Surface 支持音频输出。 |
SCREEN_OUTPUT |
Surface 支持屏幕/视觉输出。 |
MEDIA_RESPONSE_AUDIO |
Surface 支持媒体响应音频。 |
WEB_BROWSER |
Surface 支持网络浏览器。 |
ACCOUNT_LINKING |
Surface 支持帐号关联。 |
INTERACTIVE_CANVAS |
Surface 支持 Interactive Canvas。 |
HOME_STORAGE |
Surface 支持家庭存储空间。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[],["The core content defines a set of surface capabilities, each represented by an enum. These capabilities indicate what a surface can support, including `AUDIO_OUTPUT`, `SCREEN_OUTPUT`, and `MEDIA_RESPONSE_AUDIO` for various audio and visual functionalities. Other capabilities include `WEB_BROWSER` support, `ACCOUNT_LINKING`, `INTERACTIVE_CANVAS`, and `HOME_STORAGE` functionalities. `SURFACE_CAPABILITY_UNSPECIFIED` is designated for unknown or unspecified capabilities.\n"],null,[]]