JVCL Help:TJvSoundControl

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvSoundControl
run\JvSoundControl.pas


Summary

Enables you to change the balance and volume of output devices.

run\JvSoundControl.pas


Pascal

 run\JvSoundControl.pas
 TJvSoundControl = class(TJvComponent);


Description

  1. 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.

run\JvSoundControl.pas


About

Navigation

run\JvSoundControl.pas



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