Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the GCKMediaMetadata.h file, which includes classes and enumerations for handling media metadata in Google Cast.
The GCKMediaMetadata class provides a container for storing various metadata about media items, such as title, artist, and images.
The GCKMediaMetadataType enumeration defines different types of media, including movies, TV shows, music tracks, photos, and audio book chapters, to assist with categorizing and displaying media content appropriately.
[[["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."],[],["The core content describes the `GCKMediaMetadata` class, a container for media metadata, and the `GCKMediaMetadataType` enumeration, which defines various media types. The enumeration lists types such as generic, movie, TV show, music track, photo, and audiobook chapter. There is also a user-defined media type, allowing applications to define their own. The class is designed to manage media information.\n"]]