Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <ZeroconfBrowserAvahi.h>
Public Member Functions | |
CZeroconfBrowserAvahi () | |
~CZeroconfBrowserAvahi () override | |
Public Member Functions inherited from CZeroconfBrowser | |
void | Start () |
void | Stop () |
std::vector< ZeroconfService > | GetFoundServices () |
bool | ResolveService (ZeroconfService &fr_service, double f_timeout=1.0) |
virtual void | ProcessResults () |
bool | AddServiceType (const std::string &fcr_service_type) |
bool | RemoveServiceType (const std::string &fcr_service_type) |
Additional Inherited Members | |
Static Public Member Functions inherited from CZeroconfBrowser | |
static CZeroconfBrowser * | GetInstance () |
static void | ReleaseInstance () |
static bool | IsInstantiated () |
Protected Member Functions inherited from CZeroconfBrowser | |
CZeroconfBrowser () | |
CZeroconfBrowser (const CZeroconfBrowser &)=delete | |
CZeroconfBrowser & | operator= (const CZeroconfBrowser &)=delete |
virtual | ~CZeroconfBrowser () |
CZeroconfBrowserAvahi::CZeroconfBrowserAvahi | ( | ) |
|
override |