home *** CD-ROM | disk | FTP | other *** search
- MPEGplus.pas (ID3v1.pas needed)
- Tested with Borland Delphi 5 & 6
-
- { *************************************************************************** }
- { }
- { Audio Tools Library (Freeware) }
- { Class TMPEGplus - for manipulating with MPEGplus file information }
- { }
- { Uses: }
- { - Class TID3v1 }
- { }
- { Copyright (c) 2001 by Jurgen Faul }
- { E-mail: jfaul@gmx.de }
- { http://jfaul.de/atl }
- { }
- { Version 1.2 (2 August 2001) }
- { - Class TID3v1: full support for ID3v1.0 & ID3v1.1 tags (read/write) }
- { - Some class properties added/changed }
- { }
- { Version 1.1 (26 July 2001) }
- { - Fixed reading problem by "read only" files }
- { }
- { Version 1.0 (23 May 2001) }
- { - Full support for MPEGplus files (stream versions 4-7) }
- { - ID3v1.1 tag supported (read only) }
- { }
- { *************************************************************************** }