xbmc
|
UPnP AV Media Object reprensentation. More...
Go to the source code of this file.
Classes | |
struct | PLT_ObjectClass |
The PLT_ObjectClass struct is used to assign a type to a PLT_MediaObject. More... | |
struct | PLT_SearchClass |
struct | PLT_PersonRole |
class | PLT_PersonRoles |
struct | PLT_Constraint |
struct | PLT_PeopleInfo |
struct | PLT_AffiliationInfo |
struct | PLT_Description |
struct | PLT_AlbumArtInfo |
struct | PLT_ExtraInfo |
struct | PLT_MiscInfo |
struct | PLT_StorageInfo |
struct | PLT_RecordedInfo |
struct | PLT_Artwork |
class | PLT_Artworks |
struct | PLT_XbmcInfo |
struct | PLT_SecResource |
class | PLT_MediaItemResource |
class | PLT_MediaObject |
The PLT_MediaObject class is any data entity that can be returned by a ContentDirectory Service from a browsing or searching action. More... | |
class | PLT_MediaItem |
The PLT_MediaItem class represents a first-level class derived directly from PLT_MediaObject. More... | |
class | PLT_MediaContainer |
The PLT_MediaContainer class represents a first-level class derived directly from PLT_MediaObject. More... | |
class | PLT_MediaObjectList |
The PLT_MediaObjectList class is a list of PLT_MediaObject instances. More... | |
Typedefs | |
typedef NPT_Reference< PLT_MediaObjectList > | PLT_MediaObjectListReference |
typedef NPT_Reference< PLT_MediaObject > | PLT_MediaObjectReference |
UPnP AV Media Object reprensentation.