Click or drag to resize
Id3v2Tag Class
An ID3v2 Tag
Inheritance Hierarchy
SystemObject
  Ozeki.MediaId3v2Tag

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class Id3v2Tag

The Id3v2Tag type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReadTag
Reads an ID3v2 tag from a stream
Top
Properties
  NameDescription
Public propertyRawData
Raw data from this tag
Top
See Also