pcm property

List<double> pcm
final

The PCM audio data as a list of float values.

Implementation

final List<double> pcm;