defaultValue property

double defaultValue

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

Implementation

double get defaultValue;