Loại: CloudMediaStatus
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\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()"]]