Share via


Windows Media Player 11 SDK TEXT.scrollingDelay 

Windows Media Player SDK banner art

Previous Next

TEXT.scrollingDelay

The scrollingDelay attribute specifies or retrieves the time delay between scrolling movements.

Syntax

  

Possible Values

This attribute is a read/write Number (int) specifying the delay in milliseconds. It has a minimum value of 30, and a default value of 85. If a value less than the minimum is specified, the default is used.

Remarks

If scrolling is set to false, scrollingDelay is ignored.

Example

See the value attribute for a sample illustrating how the attributes of the TEXT element are used.

Requirements

Windows Media Player version 7.0 or later.

See Also

Previous Next