MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
HeaderType Property
NamespacesMPfm.SoundXingInfoHeaderDataHeaderType
Indicates the type of header. The XING header is found on MP3 files encoded using LAME and VBR/ABR settings. The INFO header is found on MP3 files encoded using LAME and CBR settings. Both headers are in fact the same.
Declaration Syntax
C#Visual Basic
public string HeaderType { get; set; }
Public Property HeaderType As String
	Get
	Set

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