Array containing an history of min and max peaks over the last 1000ms.
Declaration Syntax
C# | Visual Basic |
public List<WaveDataMinMax> WaveDataHistory { get; }
Public ReadOnly Property WaveDataHistory As List(Of WaveDataMinMax) Get
C# | Visual Basic |
public List<WaveDataMinMax> WaveDataHistory { get; }
Public ReadOnly Property WaveDataHistory As List(Of WaveDataMinMax) Get