Windows Media Player 11 SDK MediaType AttributeĀ
Previous | Next |
MediaType Attribute
The MediaType attribute is the type of content in the item.
Remarks
This attribute is stored only in the library.
This attribute has one of the following values: "audio", "other", "photo", "playlist", "radio", or "video". Use this attribute with the MediaCollection**.getByAttribute** method to retrieve a playlist containing all of the items of a particular type.
To determine whether you can change the value of this attribute, use the Media.isReadOnlyItem method.
Applies To
Requirements
Windows Media Player 9 Series or later.
See Also
Previous | Next |