MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
PeakFile Constructor (numberOfThreads)
NamespacesMPfm.SoundPeakFilePeakFile(Int32)
Default constructor for the PeakFile class.
Declaration Syntax
C#Visual Basic
public PeakFile(
	int numberOfThreads
)
Public Sub New ( _
	numberOfThreads As Integer _
)
Parameters
numberOfThreads (Int32)
Defines the number of threads used for peak file generation

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