xbmc
Public Member Functions | List of all members
PLT_MediaServerDelegate_Wrapper Class Reference
Inheritance diagram for PLT_MediaServerDelegate_Wrapper:
Inheritance graph
[legend]
Collaboration diagram for PLT_MediaServerDelegate_Wrapper:
Collaboration graph
[legend]

Public Member Functions

 PLT_MediaServerDelegate_Wrapper (PLT_MediaServerObject *target)
 
NPT_Result OnBrowseMetadata (PLT_ActionReference &action, const char *object_id, const char *filter, NPT_UInt32 starting_index, NPT_UInt32 requested_count, const char *sort_criteria, const PLT_HttpRequestContext &context)
 
NPT_Result OnBrowseDirectChildren (PLT_ActionReference &action, const char *object_id, const char *filter, NPT_UInt32 starting_index, NPT_UInt32 requested_count, const char *sort_criteria, const PLT_HttpRequestContext &context)
 
NPT_Result OnSearchContainer (PLT_ActionReference &action, const char *container_id, const char *search_criteria, const char *filter, NPT_UInt32 starting_index, NPT_UInt32 requested_count, const char *sort_criteria, const PLT_HttpRequestContext &context)
 
NPT_Result ProcessFileRequest (NPT_HttpRequest &request, const NPT_HttpRequestContext &context, NPT_HttpResponse &response)
 
- Public Member Functions inherited from PLT_MediaServerDelegate
virtual NPT_Result OnUpdateObject (PLT_ActionReference &, const char *, NPT_Map< NPT_String, NPT_String > &, NPT_Map< NPT_String, NPT_String > &, const PLT_HttpRequestContext &)=0
 

The documentation for this class was generated from the following file: