Windows Media Player 11 SDK WM/OriginalAlbumTitle AttributeĀ 

Windows Media Player SDK banner art

Previous Next

WM/OriginalAlbumTitle Attribute

The WM/OriginalAlbumTitle attribute is the name of the album on which the track first appeared.

Remarks

This attribute is stored only in a music file that is not in the library.

The Windows Media Format SDK constant for this attribute is g_wszWMOriginalAlbumTitle.

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