GCKUIMediaController.h File

GCKUIMediaController.h File Reference

Classes

A controller for UI views that are used to control or display the status of media playback on a Cast receiver. More...
The GCKUIMediaController delegate protocol. More...

Typedefs

typedef NSString *_Nonnull(^ 
GCKUIValueFormatter )(const id value)
A block for formatting an arbitrary object as an NSString . More...

Variables

const UIControlState 
Custom UIControlState for the repeat mode button. More...
const NSUInteger 
GCKUIMultistateButton state for the repeat mode button. More...
const UIControlState 
Custom UIControlState for the repeat mode button. More...
const NSUInteger 
GCKUIMultistateButton state for the repeat mode button. More...
const UIControlState 
Custom UIControlState for the repeat mode button. More...
const NSUInteger 
GCKUIMultistateButton state for the repeat mode button. More...
const UIControlState 
Custom UIControlState for the repeat mode button. More...
const NSUInteger 
GCKUIMultistateButton state for the repeat mode button. More...
const UIControlState 
Custom UIControlState for the play/pause toggle button. More...
const NSUInteger 
GCKUIMultistateButton state for the play/pause toggle button. More...
const UIControlState 
Custom UIControlState for the play/pause toggle button. More...
const NSUInteger 
GCKUIMultistateButton state for the play/pause toggle button. More...
const NSUInteger 
Custom GCKUIMultistateButton state for the play/pause toggle button. More...

Typedef Documentation

typedef NSString* _Nonnull(^ GCKUIValueFormatter)(const id value)

A block for formatting an arbitrary object as an NSString .

Since
3.0

Variable Documentation

GCKUIControlStateRepeatOff

Custom UIControlState for the repeat mode button.

Corresponds to GCKMediaRepeatModeOff .

Deprecated:
Use GCKUIButtonStateRepeatOff with GCKUIMultistateButton .
Since
3.0
GCKUIButtonStateRepeatOff

GCKUIMultistateButton state for the repeat mode button.

Corresponds to GCKMediaRepeatModeOff .

Since
4.0
GCKUIControlStateRepeatAll

Custom UIControlState for the repeat mode button.

Corresponds to GCKMediaRepeatModeAll .

Deprecated:
Use GCKUIButtonStateRepeatAll with GCKUIMultistateButton .
Since
3.0
GCKUIButtonStateRepeatAll

GCKUIMultistateButton state for the repeat mode button.

Corresponds to GCKMediaRepeatModeAll .

Since
4.0
GCKUIControlStateRepeatSingle

Custom UIControlState for the repeat mode button.

Corresponds to GCKMediaRepeatModeSingle .

Deprecated:
Use GCKUIButtonStateRepeatSingle with GCKUIMultistateButton .
Since
3.0
GCKUIButtonStateRepeatSingle

GCKUIMultistateButton state for the repeat mode button.

Corresponds to GCKMediaRepeatModeSingle .

Since
4.0
GCKUIControlStateShuffle

Custom UIControlState for the repeat mode button.

Corresponds to GCKMediaRepeatModeAllAndShuffle .

Deprecated:
Use GCKUIButtonStateShuffle with GCKUIMultistateButton .
Since
3.0
GCKUIButtonStateShuffle

GCKUIMultistateButton state for the repeat mode button.

Corresponds to GCKMediaRepeatModeAllAndShuffle .

Since
4.0
GCKUIControlStatePlay

Custom UIControlState for the play/pause toggle button.

Indicates media is playing.

Deprecated:
Use GCKUIButtonStatePlay with GCKUIMultistateButton .
Since
3.0
GCKUIButtonStatePlay

GCKUIMultistateButton state for the play/pause toggle button.

Indicates media is playing.

Since
4.0
GCKUIControlStatePause

Custom UIControlState for the play/pause toggle button.

Indicates media is paused.

Deprecated:
Use GCKUIButtonStatePause with GCKUIMultistateButton .
Since
3.0
GCKUIButtonStatePause

GCKUIMultistateButton state for the play/pause toggle button.

Indicates media is paused.

Since
4.0
GCKUIButtonStatePlayLive

Custom GCKUIMultistateButton state for the play/pause toggle button.

Indicates media is playing and is live.

Since
4.0
Create a Mobile Website
View Site in Mobile | Classic
Share by: