Windows Media Player 11 SDK AlbumID AttributeĀ 

Windows Media Player SDK banner art

Previous Next

AlbumID Attribute

The AlbumID attribute is a unique identifier for the album.

Remarks

This attribute is stored only in the library.

The unique identifier is a combination of the album title and the album artist name. In this attribute, the album title comes first. When you use the MediaCollection.getAttributeStringCollection method to get a StringCollection object using this attribute, the values are sorted by album title.

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