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