Home All Groups Group Topic Archive Search About

File properties of mp3 file

Author
1 Mar 2006 12:56 AM
Fred Morrison
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#.

Author
1 Mar 2006 3:20 AM
Lloyd Dupont
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>
Show quote
"Fred Morrison" <fmorri***@erols.com> wrote in message
news:%23KUv9rMPGHA.1360@TK2MSFTNGP10.phx.gbl...
> 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#.
>

AddThis Social Bookmark Button