Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
C++ MFC reading MP3 ID3 tag info
Name: Jeff80000 Date: October 18, 2004 at 09:58:04 Pacific OS: WinXP CPU/Ram: 3.4 1g RAM
Comment:
I need to read and edit the ID3 tag information in an MP3 music file. I can read then (only Just) but how do i change them. Could any one give me a SIMPLE example of how to read/write to the ID3 tag. Also, how does a WMA file store its Tag information and how can i read/write this type of tag. Thanks for the help
Summary: If all you're wanting is a listing of the MP3 files (names and/or path info), then a batch file would be ok. However, if you want to parse the ID3 tags, then you definitely want to look at another ap...
Summary: Hi Created a dialog (MFC / Visual C++) with 3 edit boxes one after other, I need to place the cursor in the 2nd edit box when the program executed. How can I set the property of the 2nd edit box? ...
Summary: Well,.. I am looking for a program that can update my MySQL database. I have a database of all my mp3's in mySQL so I can search and listen to them using a web userinterface (written in php). But I do...