MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
XingInfoHeaderReader Class
NamespacesMPfm.SoundXingInfoHeaderReader
Reads the Xing/Info header of a MP3 file to extract information. Xing/Info header specifications: http://gabriel.mp3-tech.org/mp3infotag.html
Declaration Syntax
C#Visual Basic
public static class XingInfoHeaderReader
Public NotInheritable Class XingInfoHeaderReader
Members
All MembersMethods



IconMemberDescription
CleanByteArrayForString(array<Byte>[]()[][])
Cleans a byte array and converts it into a string (UTF-8)

ReadXingInfoHeader(String, Int64)
Reads the first frame of a MP3 file using the start position. The start position can be retrieved using TagLib (see the TagLib.Mpeg.AudioFile.InvariantStartPosition property).

Inheritance Hierarchy
Object
XingInfoHeaderReader

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