maxValue property
The maxValue
read-only property of the AudioParam represents the maximum
possible value for the parameter's nominal (effective) range.
Implementation
double get maxValue;
The maxValue
read-only property of the AudioParam represents the maximum
possible value for the parameter's nominal (effective) range.
double get maxValue;