Click or drag to resize

Id3v2Tag Class

An ID3v2 Tag
Inheritance Hierarchy
SystemObject
  Ozeki.MediaId3v2Tag

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

The Id3v2Tag type exposes the following members.

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