kodi
|
Additional Inherited Members | |
![]() | |
void | Start () |
void | Stop () |
std::vector< ZeroconfService > | GetFoundServices () |
returns the list of found services if this is updated, the following message with "zeroconf://" as path is sent: CGUIMessage message(GUI_MSG_NOTIFY_ALL, 0, 0, GUI_MSG_UPDATE_PATH); | |
bool | ResolveService (ZeroconfService &fr_service, double f_timeout=1.0) |
bool | AddServiceType (const std::string &fcr_service_type) |
methods for browsing and getting results of itadds a service type for browsing More... | |
bool | RemoveServiceType (const std::string &fcr_service_type) |
remove the specified service from discovery More... | |
![]() | |
static CZeroconfBrowser * | GetInstance () |
static void | ReleaseInstance () |
static bool | IsInstantiated () |
![]() | |
CZeroconfBrowser (const CZeroconfBrowser &)=delete | |
CZeroconfBrowser & | operator= (const CZeroconfBrowser &)=delete |