volume property
double
get
volume
Gain for this voice. 1.0 is unity. Multiplied with the routed
bus chain.
Implementation
double get volume;
set
volume
(double value)
Implementation
set volume(double value);