[[["이해하기 쉬움","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-07-25(UTC)"],[[["\u003cp\u003e\u003ccode\u003ecast.framework.messages.MusicTrackMediaMetadata\u003c/code\u003e provides a structured way to describe music track metadata for Cast applications.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for track details like title, artist, album, release date, images, and more.\u003c/p\u003e\n"],["\u003cp\u003eSome properties like \u003ccode\u003eartistName\u003c/code\u003e, \u003ccode\u003ereleaseYear\u003c/code\u003e, and \u003ccode\u003esongName\u003c/code\u003e are deprecated in favor of \u003ccode\u003eartist\u003c/code\u003e, \u003ccode\u003ereleaseDate\u003c/code\u003e, and \u003ccode\u003etitle\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this class to create rich media descriptions for their music content within Cast-enabled applications.\u003c/p\u003e\n"]]],["`MusicTrackMediaMetadata` describes music track information. Key properties include `albumArtist`, `albumName`, `artist`, `composer`, `contentRating`, `discNumber`, and `images`. It also contains track identification like `title` and `trackNumber`. Release information is stored in `releaseDate`. There is also support for secondary image via `secondaryImage`. Some properties like `artistName`, `releaseYear`, and `songName` are deprecated in favor of others. The class is constructible via `new MusicTrackMediaMetadata()`.\n"],null,[]]