id3lib  3.8.3
ID3_Frame Class Reference

The representative class of an id3v2 frame. More...

Detailed Description

The representative class of an id3v2 frame.

id3lib defines frames in a funny way. Using some nice c++ conventions, ID3_FrameImpl class objects appear to be quite polymorphic; that is, they can take on many forms. The same ID3_FrameImpl class provides the facilities for the implementation of a complex APIC frame and for a simple text frame.

Author
Dirk Mahoney
Version
Id
frame.cpp,v 1.35 2002/08/10 10:42:42 t1mpy Exp
See also
ID3_Tag
ID3_Field
ID3_Err

The documentation for this class was generated from the following file: