Groups | Blog | Home
all groups > dotnet framework > february 2006 >

dotnet framework : File properties of mp3 file


Fred Morrison
2/28/2006 7:56:33 PM
I'm looking to look at and change the Track Title property of an mp3 file.
I have a FileInfo object for the file in question, but I don't see a way to
access something like, for example, fileInfo.Properties("TrackTitle") as a
string. The reason I want to access and change the Track Title is to
shorten it for quicker viewing on my cell phone as I scroll through the list
of mp3's.

I'm using .Net Framework 2.0 in C#.

Lloyd Dupont
3/1/2006 12:00:00 AM
Maybe these links will help:
http://www.codeproject.com/audio/cmp3tags.asp
http://www.codeproject.com/vb/net/vbmp3header.asp
http://www.codeproject.com/tools/playlistgenerator.asp
http://www.codeproject.com/cs/media/Aumplib.asp



--
Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
[quoted text, click to view]

AddThis Social Bookmark Button