MindFlavor MPEG Audio Information Library

MindFlavor.MPEG.Audio Namespace

Classes

ClassDescription
Header This class incapsulates the header of a MPEG frame. This class is read-only.
Information This class incapsulates all the information about a MPEG audio stream. It will scan for headers and for ID3v1 tags. Since the informations in the headers reflect the current stream, only the tags are writeable. If you make modifications you should call the UpdateFileTag method to make them persist.
Tag This class incapsulates the ID3v1 tag (as per specifications). Here you can store (and read) informations about the author of the song, the song title, the year and so on. Every field is writeable.

Enumerations

EnumerationDescription
ChannelMode ChannelMode is used mainly by compression routines.
Emphasis This shows if the stream have to be played using an emphasis routine to sound better.
Layer The layer utilized.
VersionID This is the version of MPEG standard used. MPEG2.5 is not widely accepted.