JVCL Help:TJvSoundValue.Volume

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the volume of a device.


Pascal

 propertyVolume: Byte;


Description

Use Volume to find or set the volume of a device. The value for this property must be a number from 0 (silence) to 255 (maximum volume).
Volume settings are interpreted logarithmically. This means the perceived volume increase is the same when increasing the volume level from 50 to 60 as it is from 40 to 50.
Use LastError to determine if the operation was successful.


See Also

TJvSoundValue.Balance


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page