README.md

December 4, 2022 ยท View on GitHub

read and write MP3 ID3 tags

Description

use this sample to read and write complete ID3v1 and the most important parts of ID3v2 tags from/to mp3 files. Just add the sample source code files to your project and call some few interface functions.

More Info

If you use VB5 and you get the message 'Retained is an invalid key' when wanting to open the project, do the following:

-open 'Project1.vbp' with Notepad;

-remove the line 'Retained=0' and save.

VB5 then will open the project.

Submitted On2004-03-19 16:18:22
ByLouis Coder
LevelAdvanced
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 5.0, VB 6.0
CategorySound/MP3
WorldVisual Basic
Archive Fileread_and_w217231192010.zip