39 #ifndef _PLT_MEDIA_SERVER_H_ 40 #define _PLT_MEDIA_SERVER_H_ 52 #define MAX_PATH_LENGTH 1024 118 static NPT_Result ParseBrowseFlag(
const char* str, BrowseFlags& flag);
124 bool show_ip =
false,
125 const char* uuid = NULL,
127 bool port_rebind =
false);
132 virtual void UpdateSystemUpdateID(NPT_UInt32 update);
133 virtual void UpdateContainerUpdateID(
const char*
id, NPT_UInt32 update);
139 NPT_Result SetupServices()
override;
170 const char* object_id,
172 NPT_UInt32 starting_index,
173 NPT_UInt32 requested_count,
174 const char* sort_criteria,
177 const char* object_id,
179 NPT_UInt32 starting_index,
180 NPT_UInt32 requested_count,
181 const char* sort_criteria,
184 const char* container_id,
185 const char* search_criteria,
187 NPT_UInt32 starting_index,
188 NPT_UInt32 requested_count,
189 const char* sort_criteria,
Definition: NptHttp.h:566
Definition: NptHttp.h:315
Definition: NptHttp.h:282
UPnP Device Host.
Definition: PltDeviceHost.h:69
The PLT_HttpRequestContext class holds information about the request sent, the local & remote ip addr...
Definition: PltHttp.h:111
Definition: NptStrings.h:57