Windows Media Player 11 SDK Settings.volumeĀ 

Windows Media Player SDK banner art

Previous Next

Settings.volume

The volume property specifies or retrieves the current volume.

Syntax

  
    
  

Possible Values

This property is a read/write Number (long) ranging from 0 to 100.

Remarks

Zero specifies no volume and 100 specifies full volume. If no value is specified for this property, it defaults to the last volume setting established for the player.

Requirements

Version: Windows Media Player version 7.0 or later.

Library: Use wmp.dll.

See Also

Previous Next