Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ActiveAE.cpp File Reference

Enumerations

enum  AE_STATES {
  AE_TOP = 0 , AE_TOP_WAIT_PRECOND , AE_TOP_ERROR , AE_TOP_UNCONFIGURED ,
  AE_TOP_RECONFIGURING , AE_TOP_CONFIGURED , AE_TOP_CONFIGURED_SUSPEND , AE_TOP_CONFIGURED_IDLE ,
  AE_TOP_CONFIGURED_PLAY
}
 

Variables

int AE_parentStates []
 

Enumeration Type Documentation

◆ AE_STATES

enum AE_STATES
Enumerator
AE_TOP 
AE_TOP_WAIT_PRECOND 
AE_TOP_ERROR 
AE_TOP_UNCONFIGURED 
AE_TOP_RECONFIGURING 
AE_TOP_CONFIGURED 
AE_TOP_CONFIGURED_SUSPEND 
AE_TOP_CONFIGURED_IDLE 
AE_TOP_CONFIGURED_PLAY 

Variable Documentation

◆ AE_parentStates

int AE_parentStates[]
Initial value:
= {
-1,
0,
0,
0,
0,
0,
5,
5,
5,
}