Link to home
Start Free TrialLog in
Avatar of SCSMART
SCSMART

asked on

MP3 Tag Information

I'm developing a small program to organize my MP3s. I want to be able to access the Tags and change them. (In Borland C++ Builder 6.0) I'm using TMediaPlayer to play them, but is it possible to actually read the MP3 Tags with MediaPlayer, or do I need another method. If another method, please advice. Thanks a bunch!

-SCSMART
ASKER CERTIFIED SOLUTION
Avatar of thienpnguyen
thienpnguyen

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
See article: http://www.codeproject.com/audio/CMP3Info.asp

"CMP3Info - implementation for retrieving information about MP3 files" by Roman Nurik

   CMP3Info is a class which makes it simple for an application to gain easy access to an MP3's information and its ID3 tag
Avatar of jxharding
jxharding

good day, i cant visit the links from
thienpnguyen, and i really have to write a mp3 id tag changer.
is it possible to post source.zip
thank you