Share via


Windows Media Player 11 SDK EFFECTS.nextEffect 

Windows Media Player SDK banner art

Previous Next

EFFECTS.nextEffect

The nextEffect method displays the first preset of the next visualization, skipping intervening presets.

Syntax

  

Parameters

This method takes no parameters.

Return Values

This method does not return a value.

Remarks

This method displays the first preset of the next visualization in the authoring order. If the current visualization is the last in the authoring order, and if allowAll is false, the first visualization is made current.

Requirements

Windows Media Player version 7.0 or later.

See Also

Previous Next