MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
ID3v2Metadata Class
NamespacesMPfm.SoundID3v2Metadata
Reads and writes ID3v2 metadata for multiple audio formats. ID3v2 specifications: http://www.id3.org/id3v2.4.0-structure
Declaration Syntax
C#Visual Basic
public static class ID3v2Metadata
Public NotInheritable Class ID3v2Metadata
Members
All MembersMethods



IconMemberDescription
Read(String)
Reads the ID3v2 metadata from an audio file. Supports the following audio formats: APE.

SynchSafe(Int32)
Converts an integer to a synchsafe integer byte array.

UnSynchSafe(array<Byte>[]()[][])
Converts a synchsafe integer byte array to a standard integer.

Inheritance Hierarchy
Object
ID3v2Metadata

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