MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
WaveDataHistory Property
NamespacesMPfm.WindowsControlsWaveFormDisplayWaveDataHistory
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

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)