AI-generated Key Takeaways
-
GCKUIImageHints is an object that provides hints to a GCKUIImagePicker about the type and size of an image to be selected for display in the UI.
-
GCKMediaMetadataImageType is an enum defining a media metadata image type.
-
The GCKMediaMetadataImageType enum includes types such as Custom, CastDialog, MiniController, and Background.
GCKMediaMetadataImageType enum. More...
Classes | |
class | GCKUIImageHints |
An object that provides hints to a GCKUIImagePicker about the type and size of an image to be selected for display in the UI. More... | |
Enumerations | |
enum | GCKMediaMetadataImageType { GCKMediaMetadataImageTypeCustom = 0, GCKMediaMetadataImageTypeCastDialog = 1, GCKMediaMetadataImageTypeMiniController = 2, GCKMediaMetadataImageTypeBackground = 3 } |
Enum defining a media metadata image type. More... | |
Detailed Description
GCKMediaMetadataImageType enum.
Enumeration Type Documentation
Enum defining a media metadata image type.
- Since
- 3.0