iCub-main
Enumerations
playstate.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  PlayState {
  PLAYSTATE_STOPPED =0 ,
  PLAYSTATE_PLAYING ,
  NUM_PLAYSTATES
}
 

Enumeration Type Documentation

◆ PlayState

enum PlayState
Enumerator
PLAYSTATE_STOPPED 
PLAYSTATE_PLAYING 
NUM_PLAYSTATES 

Definition at line 21 of file playstate.h.