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

Classes

struct  UPnPServer
 
class  CMACDiscoveryJob
 
class  WaitCondition
 
class  NestDetect
 
class  ProgressDialogHelper
 
class  NetworkStartWaiter
 
class  PingResponseWaiter
 

Macros

#define DEFAULT_NETWORK_INIT_SEC   (20)
 
#define DEFAULT_NETWORK_SETTLE_MS   (500)
 
#define DEFAULT_TIMEOUT_SEC   (5*60)
 
#define DEFAULT_WAIT_FOR_ONLINE_SEC_1   (40)
 
#define DEFAULT_WAIT_FOR_ONLINE_SEC_2   (40)
 
#define DEFAULT_WAIT_FOR_SERVICES_SEC   (5)
 
#define LOCALIZED(id)   g_localizeStrings.Get(id)
 

Macro Definition Documentation

◆ DEFAULT_NETWORK_INIT_SEC

#define DEFAULT_NETWORK_INIT_SEC   (20)

◆ DEFAULT_NETWORK_SETTLE_MS

#define DEFAULT_NETWORK_SETTLE_MS   (500)

◆ DEFAULT_TIMEOUT_SEC

#define DEFAULT_TIMEOUT_SEC   (5*60)

◆ DEFAULT_WAIT_FOR_ONLINE_SEC_1

#define DEFAULT_WAIT_FOR_ONLINE_SEC_1   (40)

◆ DEFAULT_WAIT_FOR_ONLINE_SEC_2

#define DEFAULT_WAIT_FOR_ONLINE_SEC_2   (40)

◆ DEFAULT_WAIT_FOR_SERVICES_SEC

#define DEFAULT_WAIT_FOR_SERVICES_SEC   (5)

◆ LOCALIZED

#define LOCALIZED ( id)    g_localizeStrings.Get(id)