MediaItem_t (Windows Embedded CE 6.0)
1/5/2010
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 |
---|---|
Retrieves a specific attribute of the media item. |
|
Returns if the media item object is container object. |
|
Returns if the media item has restricted attribute set. |
|
Checks the validity of the object. |
|
Returns the specified item attribute |