|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <memory>#include <map>#include <vector>#include "network/ZeroconfBrowser.h"#include "threads/Thread.h"#include "threads/CriticalSection.h"#include <avahi-client/client.h>#include <avahi-client/lookup.h>#include <avahi-common/thread-watch.h>#include <avahi-common/defs.h>Classes | |
| class | CZeroconfBrowserAvahi |