MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
ID3v2Tag Class
NamespacesMPfm.SoundID3v2Tag
Data structure for ID3v2 tags.
Declaration Syntax
C#Visual Basic
public class ID3v2Tag
Public Class ID3v2Tag
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ID3v2Tag()()()()
Default constructor for the ID3v2Tag class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExtendedHeader
Indicates if the file contains an extended header.

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.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
TagFound
Indicates if the ID3v2 tags have been found.

TagSize
Defines the ID3v2 tag size.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Version
Defines the ID3v2 tag version (0 = ID3v2.0, 1 = ID3v2.1, etc.) Unknown if the ID3v2 tag was not found.

Inheritance Hierarchy
Object
ID3v2Tag

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