Typedef Documentation
A block for formatting an arbitrary object as an NSString .
- Since
- 3.0
Variable Documentation
Custom UIControlState for the repeat mode button.
Corresponds to GCKMediaRepeatModeOff .
- Deprecated:
- Use GCKUIButtonStateRepeatOff with GCKUIMultistateButton
.
- Since
- 3.0
GCKUIMultistateButton state for the repeat mode button.
Corresponds to GCKMediaRepeatModeOff .
- Since
- 4.0
Custom UIControlState for the repeat mode button.
Corresponds to GCKMediaRepeatModeAll .
- Deprecated:
- Use GCKUIButtonStateRepeatAll with GCKUIMultistateButton
.
- Since
- 3.0
GCKUIMultistateButton state for the repeat mode button.
Corresponds to GCKMediaRepeatModeAll .
- Since
- 4.0
Custom UIControlState for the repeat mode button.
Corresponds to GCKMediaRepeatModeSingle .
- Deprecated:
- Use GCKUIButtonStateRepeatSingle with GCKUIMultistateButton
.
- Since
- 3.0
GCKUIMultistateButton state for the repeat mode button.
Corresponds to GCKMediaRepeatModeSingle .
- Since
- 4.0
Custom UIControlState for the repeat mode button.
Corresponds to GCKMediaRepeatModeAllAndShuffle .
- Deprecated:
- Use GCKUIButtonStateShuffle with GCKUIMultistateButton
.
- Since
- 3.0
GCKUIMultistateButton state for the repeat mode button.
Corresponds to GCKMediaRepeatModeAllAndShuffle .
- Since
- 4.0
Custom UIControlState for the play/pause toggle button.
Indicates media is playing.
- Deprecated:
- Use GCKUIButtonStatePlay with GCKUIMultistateButton
.
- Since
- 3.0
Custom UIControlState for the play/pause toggle button.
Indicates media is paused.
- Deprecated:
- Use GCKUIButtonStatePause with GCKUIMultistateButton
.
- Since
- 3.0
Custom GCKUIMultistateButton state for the play/pause toggle button.
Indicates media is playing and is live.
- Since
- 4.0