MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GeneratePeakFiles Method (filePaths)
NamespacesMPfm.SoundPeakFileGeneratePeakFiles(Dictionary<(Of <<'(String, String>)>>))
Generates a list of peak files
Declaration Syntax
C#Visual Basic
public void GeneratePeakFiles(
	Dictionary<string, string> filePaths
)
Public Sub GeneratePeakFiles ( _
	filePaths As Dictionary(Of String, String) _
)
Parameters
filePaths (Dictionary<(Of <(<'String, String>)>)>)
Dictionary of audio file paths (key) and peak file paths (value)

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