[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2023-12-02 UTC."],[[["`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"]]