Windows Media Player 11 SDK CDTrackEnabled AttributeĀ
Previous | Next |
CDTrackEnabled Attribute
The CDTrackEnabled attribute indicates whether the track is enabled for playback.
Remarks
This attribute is stored only in the library cache.
When playing a CD in Windows Media Player, the user may select a track and specify that it should not be played. This value of this attribute is True if the track can be played, or False if the user specified that the track should not be played.
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 |