Windows Media Player 11 SDK WM/TrackNumber AttributeĀ 

Windows Media Player SDK banner art

Previous Next

WM/TrackNumber Attribute

The WM/TrackNumber attribute is the track number of the item on the album on which it was originally released.

Remarks

This attribute is stored in both the library and the digital media file.

Track numbers for an album start at 1.

OriginalIndex and OriginalIndexLeft are aliases for this attribute.

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

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