MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
FilePaths Property
NamespacesMPfm.SoundPeakFileFilePaths
Dictionary defining the audio (key) and peak (value) file paths to process. Can be updated in real-time (insert new items at the end of the list!).
Declaration Syntax
C#Visual Basic
public Dictionary<string, string> FilePaths { get; }
Public ReadOnly Property FilePaths As Dictionary(Of String, String)
	Get

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