Windows Media Player 11 SDK MediaContentTypes AttributeĀ 

Windows Media Player SDK banner art

Previous Next

MediaContentTypes Attribute

The MediaContentTypes attribute specifies the type of content in the item.

Remarks

This attribute can be one of the following values:

Value Meaning
1 The playlist contains audio content.
2 To be supplied.
3 The playlist contains audio content.
4 The playlist contains video content.
5 The playlist contains picture content.
6 The playlist contains TV content.

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