WM/AlbumCoverURL Attribute

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The WM/AlbumCoverURL attribute is the uniform resource locator (URL) for album art or a thumbnail image.

Applies To

Remarks

For an audio item, this attribute is the URL of the album art. For a photo or video item, this attribute is the URL of a thumbnail image.

This attribute is not available for media items in the current user's local library. It is available only for media items that belong to a remote library; that is, a library that has been made available by another user on the home network. To determine whether a media library is remote, call IWMPLibrary::get_type.

Requirements

Requirement Value
Version
Windows Media Player 12 or later.

See also

Attribute Reference