Windows Media Player 11 SDK AlbumIDAlbumArtist AttributeĀ 

Windows Media Player SDK banner art

Previous Next

AlbumIDAlbumArtist Attribute

The AlbumIDAlbumArtist 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 artist name comes first. When you use the MediaCollection.getAttributeStringCollection method to get a StringCollection object using this attribute, the values are sorted by album artist name.

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