MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
XingInfoHeaderData Class
NamespacesMPfm.SoundXingInfoHeaderData
Data structure containing information from a Xing/Info header.
Declaration Syntax
C#Visual Basic
public class XingInfoHeaderData
Public Class XingInfoHeaderData
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
XingInfoHeaderData()()()()
Default constructor.

EncoderDelay
Encoder delay. Ex: 576

EncoderPadding
Encoder padding. Ex: 1800

EncoderVersion
Encoder version. Ex: LAME3.98

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HeaderType
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.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Status
Indicates if the Xing/Info header was loaded successfully.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
XingInfoHeaderData

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