Minim
index
 
Name balance ( )
Examples
None available
Description Gets the balance control for the Line, if it exists. You should check for the availability of a balance control by using {@link #hasControl(javax.sound.sampled.Control.Type)} before calling this method.
Syntax
balance();
Returns the balance control
Usage Web & Application
Related