تاریخ آخرین بهروزرسانی 2025-01-11 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-01-11 بهوقت ساعت هماهنگ جهانی."],[[["`chrome.cast.media.GenericMediaMetadata` provides a way to describe generic media content like movies or songs."],["It includes properties for images, release date, release year (deprecated; use `releaseDate`), subtitle, and title of the media."],["Developers can use this class to provide metadata when casting media to a Chromecast device."]]],["The `GenericMediaMetadata` class describes media content. It can be instantiated using `new GenericMediaMetadata()`. Key properties include `images`, an array of image objects representing the content's visuals. `releaseDate`, a string in ISO 8601 format, and `releaseYear` (deprecated) indicate the content's release. `subtitle` and `title` represent the textual descriptions of the content.\n"]]