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