|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <ZeroconfBrowserMDNS.h>
Public Member Functions | |
| CZeroconfBrowserMDNS () | |
| ~CZeroconfBrowserMDNS () | |
Public Member Functions inherited from CZeroconfBrowser | |
| void | Start () |
| void | Stop () |
| std::vector< ZeroconfService > | GetFoundServices () |
| bool | ResolveService (ZeroconfService &fr_service, double f_timeout=1.0) |
| 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 (const CZeroconfBrowser &)=delete | |
| CZeroconfBrowser & | operator= (const CZeroconfBrowser &)=delete |
| CZeroconfBrowserMDNS::CZeroconfBrowserMDNS | ( | ) |
| CZeroconfBrowserMDNS::~CZeroconfBrowserMDNS | ( | ) |