- GCKDeviceCapability : GCKDevice.h
- GCKMediaControlChannelResumeState : GCKMediaCommon.h
- GCKMediaQueueItemID : GCKMediaQueueItem.h
- GCKUIValueFormatter : GCKUIMediaController.h
File Members
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."],[[["`GCKDeviceCapability` is defined in `GCKDevice.h` and likely relates to functionalities supported by a Google Cast device."],["`GCKMediaControlChannelResumeState` is found in `GCKMediaCommon.h` and probably describes the playback resume state for media control."],["`GCKMediaQueueItemID` is defined in `GCKMediaQueueItem.h`, indicating it's an identifier for an item within a media queue."],["`GCKUIValueFormatter` is located in `GCKUIMediaController.h` and likely provides formatting for media control UI elements."]]],["The provided content defines several components related to media control and device capabilities within a software framework. `GCKDeviceCapability` outlines device features. `GCKMediaControlChannelResumeState` describes the state of media resumption. `GCKMediaQueueItemID` identifies items within a media queue. `GCKUIValueFormatter` handles the formatting of values within a media controller's user interface. These components manage device features, media playback states, queue item identification, and media UI formatting.\n"]]