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: 2023-12-02 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2023-12-02 UTC."],[[["`chrome.cast.media.GetStatusRequest` is a class used to request the current status of media playback on a Cast receiver."],["It includes a `customData` property, an optional object that can be used to send application-specific data to the receiver."]]],["The `GetStatusRequest` class, part of the `chrome.cast.media` API, is used to retrieve the media status. It is instantiated using the `new GetStatusRequest()` constructor. A key property of this request is `customData`, which allows for sending custom data to the receiver application. This `customData` is an optional object and can be null.\n"]]