[[["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\u003eMediaStatus\u003c/code\u003e represents the current status of a media session, including playback state, current time, and media information.\u003c/p\u003e\n"],["\u003cp\u003eIt provides details about the media item being played, such as its ID, playback rate, and supported commands.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMediaStatus\u003c/code\u003e also includes information about the queue, such as the current item, repeat mode, and preloaded items.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can access extended status, live seekable range, and custom data through \u003ccode\u003eMediaStatus\u003c/code\u003e properties for advanced functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes volume information, video details (if applicable), and potential reasons for idle states.\u003c/p\u003e\n"]]],["The `ApplicationMetadata` class stores data about a Cast application. It's created using a `sessionObj`, and contains the application's ID (`applicationId`), a list of associated images (`images`), its human-readable name (`name`), and an array of supported namespaces (`namespaces`). These properties are all defined as part of an active cast session. This class is used to represent static information about a Cast application.\n"],null,[]]