| Minim index |
|
| Name | getGain ( ) |
| Examples | None available |
| Description | Returns the current gain. If a gain control is not available, this returns
0. Note that the gain is not the same thing as the level()
of an AudioBuffer! |
| Syntax | getGain(); |
| Returns | the current gain or zero if a gain control is unavailable |
| Usage | Web & Application |
| Related | |