Windows Media Player 11 SDK EFFECTS.allowAllÂ
Previous | Next |
EFFECTS.allowAll
The allowAll attribute specifies or retrieves a value indicating whether to include all the visualizations that are in the registry.
Syntax
Possible Values
This attribute is a read/write Boolean.
Value | Description |
true | Default. Allows cycling of all visualizations on the user's system. |
false | Limits cycling to visualizations appearing within EFFECTS tags. |
Remarks
If this attribute is set to false, only the visualizations appearing within EFFECTS tags can be cycled through using previous/next. If it is set to true, then all visualizations that are registered on the user's system can be cycled through. If it is set to true and you specify any visualizations within EFFECTS tags, then the attributes specified in these tags are applied to all visualizations on the user's system.
Requirements
Windows Media Player version 7.0 or later.
See Also
Previous | Next |