| kodi
    | 
The PLT_MediaContainer class represents a first-level class derived directly from PLT_MediaObject. More...
#include <PltMediaItem.h>


| Public Member Functions | |
| NPT_Result | Reset () override | 
| NPT_Result | ToDidl (const NPT_String &filter, NPT_String &didl) override | 
| NPT_Result | ToDidl (NPT_UInt64 mask, NPT_String &didl) override | 
| NPT_Result | FromDidl (NPT_XmlElementNode *entry) override | 
|  Public Member Functions inherited from PLT_MediaObject | |
| bool | IsContainer () | 
| Public Attributes | |
| NPT_List< PLT_SearchClass > | m_SearchClasses | 
| bool | m_Searchable | 
| NPT_Int32 | m_ChildrenCount | 
| NPT_UInt32 | m_ContainerUpdateID | 
|  Public Attributes inherited from PLT_MediaObject | |
| PLT_ObjectClass | m_ObjectClass | 
| NPT_String | m_ObjectID | 
| NPT_String | m_ParentID | 
| NPT_String | m_ReferenceID | 
| NPT_String | m_Title | 
| NPT_String | m_Creator | 
| NPT_String | m_Date | 
| PLT_PeopleInfo | m_People | 
| PLT_AffiliationInfo | m_Affiliation | 
| PLT_Description | m_Description | 
| PLT_RecordedInfo | m_Recorded | 
| bool | m_Restricted | 
| PLT_ExtraInfo | m_ExtraInfo | 
| PLT_MiscInfo | m_MiscInfo | 
| NPT_Array< PLT_MediaItemResource > | m_Resources | 
| NPT_Array< PLT_SecResource > | m_SecResources | 
| PLT_XbmcInfo | m_XbmcInfo | 
| NPT_String | m_Didl | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from PLT_MediaObject | |
| static const char * | GetUPnPClass (const char *filename, const PLT_HttpRequestContext *context=NULL) | 
The PLT_MediaContainer class represents a first-level class derived directly from PLT_MediaObject.
A PLT_MediaContainer represents a collection of PLT_MediaObject instances.
 1.8.13
 1.8.13