minValue property

double get minValue

The minValue read-only property of the AudioParam interface represents the minimum possible value for the parameter's nominal (effective) range.

Implementation

external double get minValue;