MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
ProgressReportBlockInterval Property
NamespacesMPfm.SoundPeakFileProgressReportBlockInterval
Defines when the OnProgressData event is called; it will be called every x blocks (where x is ProgressReportBlockInterval). The default value is 20.
Declaration Syntax
C#Visual Basic
public int ProgressReportBlockInterval { get; set; }
Public Property ProgressReportBlockInterval As Integer
	Get
	Set

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