WM/TrackNumber
WM/TrackNumber
The WM/TrackNumber attribute contains the track number of the content. This attribute is 1-based.
Global Constant
g_wszWMTrackNumber
Data Type
WMT_TYPE_STRING
Remarks
Many existing applications write the value for WM/TrackNumber as a DWORD. If you create an application that plays files from unknown sources, you should include code to handle both string and DWORD values.
See Also