GCKUIPlayPauseToggleController.h File

  • The content discusses the GCKUIPlayPauseToggleController.h file reference.

  • This file includes a class called GCKUIPlayPauseToggleController for custom play/pause UI.

  • It also defines an enumeration named GCKUIPlayPauseState for the play/pause states.

GCKUIPlayPauseToggleController.h File Reference

GCKUIPlayPauseState enum. More...

Classes

A class that can be used to implement a custom play/pause toggle UI, in situations where a GCKUIMultistateButton will not suffice. More...

Enumerations

enum  
GCKUIPlayPauseState { GCKUIPlayPauseStateNone = 0, GCKUIPlayPauseStatePlay = 1, GCKUIPlayPauseStatePause = 2 }
The play/pause state for a GCKUIPlayPauseToggleController . More...

Detailed Description

GCKUIPlayPauseState enum.

Enumeration Type Documentation

enum GCKUIPlayPauseState

The play/pause state for a GCKUIPlayPauseToggleController.

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