MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
FrameCount Property
NamespacesMPfm.SoundSV7TagFrameCount
Number of frames, every frame contains 1152 samples per channel, the last frame contains 1 to 1152 samples per channel. Furthermore, one has to consider the latency of the analysis and the synthesis filterbank of 481 samples.
Declaration Syntax
C#Visual Basic
public int FrameCount { get; set; }
Public Property FrameCount As Integer
	Get
	Set

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