MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
MP3HeaderType Property
NamespacesMPfm.SoundAudioFileMP3HeaderType
Indicates the type of header for the MP3 file. 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 MP3HeaderType { get; }
Public ReadOnly Property MP3HeaderType As String
	Get

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