Windows Media Player 11 SDK WM/ContentDistributorType AttributeĀ
Previous | Next |
WM/ContentDistributorType Attribute
The WM/ContentDistributorType attribute is the type of the distributor of the item.
Remarks
The value of this attribute will be set to either "List" or "Radio". This attribute is stored in both the library and the digital media file.
ContentDistributorType is an alias for this attribute.
The Windows Media Format SDK constant for this attribute is g_wszWMContentDistributorType.
To determine whether you can change the value of this attribute, use the Media.isReadOnlyItem method.
Applies To
Requirements
Windows Media Player 11.
See Also
Previous | Next |