[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-10-30 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"]]