Windows Media Player 11 SDK EFFECTS.fullScreenÂ
Previous | Next |
EFFECTS.fullScreen
The fullScreen attribute specifies or retrieves a value indicating whether the current visualization is displayed full-screen. This attribute can only be set at run time.
Syntax
Possible Values
This attribute is a read/write Boolean.
Value | Description |
true | Visualization is displayed full-screen. |
false | Default. Visualization is not displayed full-screen. |
Remarks
A visualization can be put into full-screen mode only while media is playing or paused. If *Player.*currentMedia is video, a video plug-in must be present. If it is audio, a visualization plug-in that supports full-screen display must be present.
Requirements
Windows Media Player version 7.0 or later.
See Also
Previous | Next |