MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
MinMax Property
NamespacesMPfm.SoundPeakFileProgressDataMinMax
Defines the list of min/max wave data values for waveform. Useful for displaying the waveform generation in real-time.
Declaration Syntax
C#Visual Basic
public List<WaveDataMinMax> MinMax { get; set; }
Public Property MinMax As List(Of WaveDataMinMax)
	Get
	Set

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