MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
PeakFile..::..ProcessStarted Delegate
NamespacesMPfm.SoundPeakFilePeakFile..::..ProcessStarted
Delegate for the OnProcessStarted event.
Declaration Syntax
C#Visual Basic
public delegate void ProcessStarted(
	PeakFileStartedData data
)
Public Delegate Sub ProcessStarted ( _
	data As PeakFileStartedData _
)
Parameters
data (PeakFileStartedData)
Event data

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