[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003echrome.cast.media.GenericMediaMetadata\u003c/code\u003e provides a way to describe generic media content like movies or songs.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for images, release date, release year (deprecated; use \u003ccode\u003ereleaseDate\u003c/code\u003e), subtitle, and title of the media.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this class to provide metadata when casting media to a Chromecast device.\u003c/p\u003e\n"]]],["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"],null,[]]