GCKUIDeviceVolumeController.h File

GCKUIDeviceVolumeController.h File Reference

Classes

class  GCKUIDeviceVolumeController
 A controller for UI views that are used to control or display the volume and mute state of a Cast receiver. More...
 

Variables

const UIControlState GCKUIControlStateMuteOff
 Custom UIControlState for the mute toggle button; corresponds to "mute off". More...
 
const UIControlState GCKUIControlStateMuteOn
 Custom UIControlState for the mute toggle button; corresponds to "mute on". More...
 

Variable Documentation

GCKUIControlStateMuteOff

Custom UIControlState for the mute toggle button; corresponds to "mute off".

Since
3.0
GCKUIControlStateMuteOn

Custom UIControlState for the mute toggle button; corresponds to "mute on".

Since
3.0