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