Array containing an history of min and max peaks of the audio file.
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