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