[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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,[]]