[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2023-12-02 (UTC)"],[[["`MovieMediaMetadata` provides a structured way to describe movie content within the Cast framework, encompassing details like title, studio, release date, images, and content rating."],["Key properties include `title`, `studio`, `releaseDate`, `images`, and `contentRating`, offering comprehensive metadata for movie content."],["While `releaseYear` is available, it's recommended to utilize `releaseDate` for representing the movie's release information."]]],["The `MovieMediaMetadata` class describes movie media content. Key properties include `contentRating`, `images` (an array of image objects), and `releaseDate` (ISO 8601 format). It also contains the deprecated `releaseYear`, `studio`, `subtitle`, and `title` for the movie. This class allows developers to organize and provide detailed information about a particular movie within the cast framework.\n"]]