Stay organized with collections Save and categorize content based on your preferences.
GCKMediaResumeState and GCKMediaRepeatMode enums. More...
typedef NS_CLOSED_ENUM (NSInteger, GCKMediaResumeState) BOOL GCKIsValidTimeInterval (NSTimeInterval timeInterval) Tests if the given time interval value is kGCKInvalidTimeInterval. More...GCKMediaResumeState and GCKMediaRepeatMode enums.
#define GCKMediaControlChannelResumeStateUnchanged GCKMediaResumeStateUnchangedAlias for GCKMediaResumeStateUnchanged.
Alias for GCKMediaResumeStatePlay.
Alias for GCKMediaResumeStatePause.
Enum defining the media control channel queue playback repeat modes.
Enumerator GCKMediaRepeatModeUnchangedA repeat mode indicating that the repeat mode should be left unchanged.
GCKMediaRepeatModeOffA repeat mode indicating no repeat.
GCKMediaRepeatModeSingleA repeat mode indicating that a single queue item should be played repeatedly.
GCKMediaRepeatModeAllA repeat mode indicating that the entire queue should be played repeatedly.
GCKMediaRepeatModeAllAndShuffleA repeat mode indicating that the entire queue should be played repeatedly.
The order of the items will be randomly shuffled once the last item in the queue finishes. The queue will continue to play starting from the first item of the shuffled items.
BOOL GCKIsValidTimeInterval ( NSTimeInterval timeInterval )Tests if the given time interval value is kGCKInvalidTimeInterval.
A constant indicating an invalid time interval.
May be passed to methods which accept optional stream positions or time durations.
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 header file defines enums for media resume state and repeat mode, namely `GCKMediaResumeState` and `GCKMediaRepeatMode`."],["It provides macros for GCKMediaResumeState, although they are now deprecated in favor of the enum directly."],["A typedef `GCKMediaControlChannelResumeState` is also present, but it has been renamed to `GCKMediaResumeState` and is deprecated."],["The file includes a function `GCKIsValidTimeInterval` to check if a time interval is valid and a constant `kGCKInvalidTimeInterval` to represent an invalid time interval."],["The `GCKMediaRepeatMode` enum defines various playback repeat modes like `GCKMediaRepeatModeOff`, `GCKMediaRepeatModeSingle`, `GCKMediaRepeatModeAll`, and `GCKMediaRepeatModeAllAndShuffle`."]]],["This document details the `GCKMediaCommon.h` file, encompassing macros, typedefs, enumerations, functions, and variables related to media control. Key actions include defining aliases for `GCKMediaResumeState` using macros (Unchanged, Play, Pause), and creating `GCKMediaControlChannelResumeState` typedef. It also defines `GCKMediaRepeatMode` enum for repeat options (Unchanged, Off, Single, All, AllAndShuffle). A `GCKIsValidTimeInterval` function checks for `kGCKInvalidTimeInterval`, a constant for invalid time intervals.\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