[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003echrome.cast.media.MovieMediaMetadata\u003c/code\u003e provides a way to describe movie content for casting.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like title, studio, release date, images, and subtitles for a comprehensive movie description.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ereleaseYear\u003c/code\u003e is deprecated; use \u003ccode\u003ereleaseDate\u003c/code\u003e for specifying the movie's release information.\u003c/p\u003e\n"]]],["The `MovieMediaMetadata` class describes movie media content. It includes properties for `images` (cover art/thumbnails), `releaseDate` (ISO 8601 format), `releaseYear` (deprecated; use `releaseDate`), `studio`, `subtitle`, and `title`. A new `MovieMediaMetadata` object can be created using its constructor. The `images` property contains an array of `chrome.cast.Image` objects. `releaseDate` should be used over the deprecated `releaseYear`.\n"],null,[]]