waveForm property

List<double>? waveForm
final

Wave form represented as a list of decibel levels.

Implementation

final List<double>? waveForm;