Share via


Windows Media Player 11 SDK ContentDistributorDuration AttributeĀ 

Windows Media Player SDK banner art

Previous Next

ContentDistributorDuration Attribute

The ContentDistributorDuration attribute is the playing duration of the item, in seconds.

Remarks

If the regular Duration attribute is either not set (Null) or 0, then the value of this attribute will be returned instead.

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