Stay organized with collections Save and categorize content based on your preferences.
typedef NSString* _Nonnull(^ GCKUIValueFormatter)(const id value)A block for formatting an arbitrary object as an NSString.
Custom GCKUIMultistateButton state for the play/pause toggle button.
Indicates media is playing and is live.
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."],[[["`GCKUIMediaController` provides UI controls for managing and displaying media playback on Cast receivers."],["The `GCKUIMediaControllerDelegate` protocol enables you to respond to media control events."],["`GCKUIValueFormatter` is a block for formatting values as strings in the UI."],["Several constants, including `GCKUIControlStateRepeatOff`, `GCKUIControlStateRepeatAll`, and `GCKUIControlStatePlay`, define UI states for controlling media playback."],["`GCKUIMultistateButton` provides support for buttons with multiple states, like play/pause and repeat modes."]]],["This document outlines the `GCKUIMediaController` for controlling media playback on a Cast receiver. It defines `GCKUIMediaController` class and its delegate protocol, `GCKUIMediaControllerDelegate`. It includes `GCKUIValueFormatter`, a typedef for formatting objects as strings. It defines variables for UI control states and multi-state button states related to repeat modes (off, all, single, shuffle) and play/pause toggles, such as `GCKUIControlStateRepeatOff`, `GCKUIButtonStatePlay` and `GCKUIButtonStatePlayLive`, with some being deprecated.\n"]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4