defaultValue property

double get defaultValue

The defaultValue read-only property of the AudioParam interface represents the initial value of the attributes as defined by the specific AudioNode creating the AudioParam.

Implementation

external double get defaultValue;