[null,null,["最后更新时间 (UTC):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"]]