Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
Player.playerApplication
The playerApplication property retrieves the PlayerApplication object when a remoted Windows Media Player control is running.
Syntax
Possible Values
This property is a read-only PlayerApplication object or the null value.
Remarks
This property is used only when remoting the Windows Media Playercontrol. If the value is null, the Windows Media Playercontrol is not embedded in remote mode.
This property is only accessible in C++ code or in script code in skins through the playerApplication global variable.
Requirements
Version: Windows Media Player 9 Series or later.
Library: Use wmp.dll.
See Also
| Previous | Next |