Minim
index
 
Name setVolume ( )
Examples
None available
Description Sets the volume to v. If a volume control is not available, this does nothing.
Syntax
setVolume(v);
Parameters
v   the new value for the volume
Returns None
Usage Web & Application
Related