[[["容易理解","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"]],["上次更新時間:2023-12-02 (世界標準時間)。"],[[["`MediaStatus` represents the current status of a media session, including playback state, current time, and media information."],["It provides details about the media item being played, such as its ID, playback rate, and supported commands."],["`MediaStatus` also includes information about the queue, such as the current item, repeat mode, and preloaded items."],["Developers can access extended status, live seekable range, and custom data through `MediaStatus` properties for advanced functionalities."],["It exposes volume information, video details (if applicable), and potential reasons for idle states."]]],["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"]]