[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003e\u003ccode\u003echrome.cast.media.PhotoMediaMetadata\u003c/code\u003e provides a structured way to describe photo media for casting, including details like title, artist, location, and associated images.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties for essential photo metadata like dimensions (width, height), geolocation (latitude, longitude), creation timestamp, and photographer information.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize \u003ccode\u003ePhotoMediaMetadata\u003c/code\u003e to create rich metadata descriptions for photos displayed on Cast-enabled devices.\u003c/p\u003e\n"]]],["The `PhotoMediaMetadata` class describes photo media content, containing properties like the photographer's name (`artist`), the photo's creation date/time (`creationDateTime`), height (`height`), width (`width`), and title (`title`). It also includes an array of associated images (`images`), location information with latitude (`latitude`), longitude (`longitude`) and location name (`location`). The class can be constructed using the `PhotoMediaMetadata()` constructor.\n"],null,[]]