Kodi Documentation 22.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 |
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 ThreadPriority &priority) | 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 | KODI::ACTION::IActionListener | virtual |
~IAnnouncer()=default | ANNOUNCEMENT::IAnnouncer | virtual |