Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface provides access to the metadata for a media item.
You can obtain a pointer to a MediaItem_t interface by calling MediaItemBatch_t::GetMediaItem
You can use the MediaItem_t object returned by this to access all the metadata available for the media item.
Methods
The following table shows the methods for this interface.
Method | Description |
---|---|
GetItemAttribute | Retrieves a specific attribute of the media item. |
IsContainer | Returns if the media item object is container object. |
IsRestricted | Returns if the media item has restricted attribute set. |
IsValid | Checks the validity of the object. |
OemExtensionUpnpItemAttribute | Returns the specified item attribute |
See Also
Send Feedback on this topic to the authors