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