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