|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CAirTunesServer, including all inherited members.
| AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected |
| Announce(ANNOUNCEMENT::AnnouncementFlag flag, const std::string &sender, const std::string &message, const CVariant &data) override | CAirTunesServer | virtual |
| Create(bool bAutoDelete=false) | CThread | |
| CThread(const char *ThreadName) | CThread | explicitprotected |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
| EnableActionProcessing(bool enable) | CAirTunesServer | static |
| FreeDACPRemote() | CAirTunesServer | static |
| GetCurrentThread() | CThread | static |
| GetCurrentThreadId() | CThread | inlinestatic |
| GetCurrentThreadNativeHandle() | CThread | static |
| GetCurrentThreadNativeId() | CThread | static |
| GetMaxPriority(void) | CThread | static |
| GetMinPriority(void) | CThread | static |
| GetNormalPriority(void) | CThread | static |
| GetPriority(void) | CThread | |
| IAnnouncer()=default | ANNOUNCEMENT::IAnnouncer | |
| IsAutoDelete() const | CThread | |
| IsCurrentThread() const | CThread | |
| IsRAOPRunningInternal() | CAirTunesServer | |
| IsRunning() | CAirTunesServer | static |
| CThread::IsRunning() const | CThread | |
| Join(std::chrono::milliseconds duration) | CThread | |
| m_bStop | CThread | protected |
| OnAction(const CAction &action) override | CAirTunesServer | virtual |
| OnException() | CThread | inlinevirtual |
| OnExit() | CThread | inlineprotectedvirtual |
| OnStartup() | CThread | inlineprotectedvirtual |
| Process() override | CAirTunesServer | virtual |
| RegisterActionListener(bool doRegister) | CAirTunesServer | |
| SetCoverArtFromBuffer(const char *buffer, unsigned int size) | CAirTunesServer | static |
| SetMetadataFromBuffer(const char *buffer, unsigned int size) | CAirTunesServer | static |
| SetPriority(const int iPriority) | CThread | |
| SetupRemoteControl() | CAirTunesServer | static |
| Sleep(std::chrono::duration< Rep, Period > duration) | CThread | inline |
| StartServer(int port, bool nonlocal, bool usePassword, const std::string &password="") | CAirTunesServer | static |
| StopServer(bool bWait) | CAirTunesServer | 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 |
| WaitResponse enum name | CThread | protected |
| ~CThread() | CThread | virtual |
| ~IActionListener()=default | IActionListener | virtual |
| ~IAnnouncer()=default | ANNOUNCEMENT::IAnnouncer | virtual |