|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CAirPlayServer, including all inherited members.
| AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprotected |
| Announce(ANNOUNCEMENT::AnnouncementFlag flag, const char *sender, const char *message, const CVariant &data) override | CAirPlayServer | virtual |
| backupVolume() | CAirPlayServer | static |
| Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | |
| CThread(const char *ThreadName) | CThread | explicitprotected |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
| GetAbsoluteUsage() | CThread | |
| GetCurrentThread() | CThread | static |
| GetCurrentThreadId() | CThread | static |
| GetDisplayThreadId(const ThreadIdentifier tid) | CThread | static |
| GetMaxPriority(void) | CThread | |
| GetMinPriority(void) | CThread | |
| GetNormalPriority(void) | CThread | |
| GetPriority(void) | CThread | |
| GetRelativeUsage() | CThread | |
| GetSchedRRPriority(void) | CThread | |
| IAnnouncer()=default | ANNOUNCEMENT::IAnnouncer | |
| IsAutoDelete() const | CThread | |
| IsCurrentThread() const | CThread | |
| IsCurrentThread(const ThreadIdentifier tid) | CThread | static |
| IsPlaying() | CAirPlayServer | inlinestatic |
| IsRunning() | CAirPlayServer | static |
| CThread::IsRunning() const | CThread | |
| m_bStop | CThread | protected |
| m_isPlaying | CAirPlayServer | static |
| OnException() | CThread | inlinevirtual |
| OnExit() | CThread | inlineprotectedvirtual |
| OnStartup() | CThread | inlineprotectedvirtual |
| Process() override | CAirPlayServer | protectedvirtual |
| restoreVolume() | CAirPlayServer | static |
| SetCredentials(bool usePassword, const std::string &password) | CAirPlayServer | static |
| SetPriority(const int iPriority) | CThread | |
| SetPrioritySched_RR(int iPriority) | CThread | |
| Sleep(unsigned int milliseconds) | CThread | |
| StartServer(int port, bool nonlocal) | CAirPlayServer | static |
| StopServer(bool bWait) | CAirPlayServer | static |
| StopThread(bool bWait=true) | CThread | virtual |
| WAIT_INTERRUPTED enum value | CThread | protected |
| WAIT_SIGNALED enum value | CThread | protected |
| WAIT_TIMEDOUT enum value | CThread | protected |
| WaitForThreadExit(unsigned int milliseconds) | CThread | |
| WaitResponse enum name | CThread | protected |
| ~CThread() | CThread | virtual |
| ~IAnnouncer()=default | ANNOUNCEMENT::IAnnouncer | virtual |