JVCL Help:TJvSoundControl
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSoundControl Class
[+] JvSoundControl.pas Classes
[+] TJvSoundControl Methods
[+] TJvSoundControl Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvSoundControl
run\JvSoundControl.pas
Summary
Enables you to change the balance and volume of output devices.
Pascal
run\JvSoundControl.pas
TJvSoundControl = class(TJvComponent);
Description
- JVCLInfo
Use TJvSoundControl to change the balance or volume of output devices. TJvSoundControl has three properties that describe output devices:
- Cd, the first auxiliary output device available on your system, usually the CD audio output from aCD-ROM drive.
- Midi, the first MIDI output device available on your system.
- Wave, the first waveform device available on your system.
These properties all have a Balance and Volume property, which can be used to change the balance and volume of these devices.
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