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 |
IWMPSettings.volume (VB and C#)
The volume property gets or sets the current playback volume.
Property Value
A System.Int32 that is the volume level, ranging from 0 to 100.
Remarks
A value of zero specifies no volume (muted). A value of 100 specifies full volume. If no value is specified for this property, it defaults to the last volume setting established for Windows Media Player.
Requirements
Version: Windows Media Player 9 Series or later
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
- IWMPSettings Interface (VB and C#)
- IWMPSettings.volume (VB and C#)
| Previous | Next |