[null,null,["Ú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"]]