[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[[["\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,[]]