WM/Track (Compact 2013)
3/26/2014
This attribute contains the track number of the content.
Global Constant
g_wszWMTrack
Data Type
WMT_TYPE_STRING
Remarks
This attribute is zero-based and is supported for backward compatibility. New content should use the WM/TrackNumber attribute instead.
Many existing applications write the value for WM/Track 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.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |