类:CloudMediaStatus
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003e\u003ccode\u003eCloudMediaStatus\u003c/code\u003e is a class within the \u003ccode\u003ecast.framework.messages\u003c/code\u003e namespace specifically designed for sending media status updates to cloud-based senders like Google Assistant.\u003c/p\u003e\n"],["\u003cp\u003eIt is instantiated using the \u003ccode\u003enew CloudMediaStatus()\u003c/code\u003e constructor, providing a way to create an object for holding media status information destined for the cloud.\u003c/p\u003e\n"]]],["`CloudMediaStatus` is a specialized `MediaStatus` class designed exclusively for cloud senders, such as Google Assistant. It is part of the `cast.framework.messages` module within the Cast Web Receiver SDK. The class provides a constructor, `new CloudMediaStatus()`, for creating instances, and is exclusively used to transmit media status information to cloud-based entities.\n"],null,["# Class: CloudMediaStatus\n\ncast.[framework](/cast/docs/reference/web_receiver/cast.framework).[messages](/cast/docs/reference/web_receiver/cast.framework.messages).CloudMediaStatus\n=========================================================================================================================================================\n\nclass static\n\nA `MediaStatus` that is only sent to the cloud sender, for example, Google\nAssistant.\n\nConstructor\n-----------\n\n### CloudMediaStatus\n\nnew\nCloudMediaStatus()"]]