Mảng không có giá trị null của chrome.cast.Image không có giá trị null
Loạt hình ảnh có sẵn mô tả ứng dụng.
showStop
nullable boolean
Liệu người dùng có được cung cấp lựa chọn ngừng ứng dụng hay không.
Giá trị mặc định là rỗng, nghĩa là tiện ích sẽ chọn một giá trị mặc định cho trình thu nhận TUỲ CHỈNH và phát hiện khả năng sử dụng tính năng DELETE cho trình thu nhận DIAL.
|true| có nghĩa là người dùng có thể yêu cầu dừng ứng dụng và |false| có nghĩa là họ không thể.
statusText
string
Văn bản mô tả cho nội dung ứng dụng hiện tại, ví dụ: "Trình chiếu đám cưới của tôi".
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003echrome.cast.ReceiverDisplayStatus\u003c/code\u003e provides status information about a Cast receiver, primarily for custom receivers, for display in the extension UI.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003estatusText\u003c/code\u003e (text description of the status), \u003ccode\u003eappImages\u003c/code\u003e (images related to the app), and \u003ccode\u003eshowStop\u003c/code\u003e (whether the user can stop the application).\u003c/p\u003e\n"],["\u003cp\u003eThe constructor takes \u003ccode\u003estatusText\u003c/code\u003e and \u003ccode\u003eappImages\u003c/code\u003e as arguments to initialize the status object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eappImages\u003c/code\u003e is an array of \u003ccode\u003echrome.cast.Image\u003c/code\u003e objects, while \u003ccode\u003eshowStop\u003c/code\u003e is a boolean indicating user control over stopping the application, defaulting to the extension's or receiver's behavior if null.\u003c/p\u003e\n"]]],[],null,[]]