GCKMediaMetadata.h File
Stay organized with collections
Save and categorize content based on your preferences.
GCKMediaMetadataType enum.
More...
GCKMediaMetadataType enum.
Enum defining the media metadata types.
Enumerator |
---|
GCKMediaMetadataTypeGeneric |
A media type representing generic media content.
|
GCKMediaMetadataTypeMovie |
A media type representing a movie.
|
GCKMediaMetadataTypeTVShow |
A media type representing an TV show.
|
GCKMediaMetadataTypeMusicTrack |
A media type representing a music track.
|
GCKMediaMetadataTypePhoto |
A media type representing a photo.
|
GCKMediaMetadataTypeUser |
The smallest media type value that can be assigned for application-defined media types.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["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."],[[["This document provides information on the `GCKMediaMetadata` class, which is a container for media metadata."],["It also details the `GCKMediaMetadataType` enum, used to define different types of media like movies, TV shows, and music tracks."],["`GCKMediaMetadataType` includes generic, movie, TV show, music track, photo, and user-defined types."],["Developers can leverage `GCKMediaMetadata` and `GCKMediaMetadataType` to manage and categorize media content within their applications."]]],[]]