|
bool | StartServer () |
|
void | StopServer () |
|
void | StartClient () |
|
void | StopClient () |
|
bool | IsClientStarted () |
|
void | StartController () |
|
void | StopController () |
|
bool | IsControllerStarted () |
|
bool | StartRenderer () |
|
void | StopRenderer () |
|
void | UpdateState () |
|
|
static CUPnP * | GetInstance () |
|
static CUPnPServer * | GetServer () |
|
static void | ReleaseInstance (bool bWait) |
|
static bool | IsInstantiated () |
|
static bool | MarkWatched (const CFileItem &item, const bool watched) |
|
static bool | SaveFileState (const CFileItem &item, const CBookmark &bookmark, const bool updatePlayCount) |
|
static bool | UpdateItem (const std::string &path, const CFileItem &item) |
|
static void | RegisterUserdata (void *ptr) |
|
static void | UnregisterUserdata (void *ptr) |
|
The documentation for this class was generated from the following files:
- xbmc/network/upnp/UPnP.h
- xbmc/network/upnp/UPnP.cpp