[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003e\u003ccode\u003eMovieMediaMetadata\u003c/code\u003e provides a structured way to describe movie content within the Cast framework, encompassing details like title, studio, release date, images, and content rating.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003etitle\u003c/code\u003e, \u003ccode\u003estudio\u003c/code\u003e, \u003ccode\u003ereleaseDate\u003c/code\u003e, \u003ccode\u003eimages\u003c/code\u003e, and \u003ccode\u003econtentRating\u003c/code\u003e, offering comprehensive metadata for movie content.\u003c/p\u003e\n"],["\u003cp\u003eWhile \u003ccode\u003ereleaseYear\u003c/code\u003e is available, it's recommended to utilize \u003ccode\u003ereleaseDate\u003c/code\u003e for representing the movie's release information.\u003c/p\u003e\n"]]],["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"],null,[]]