Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
How do I access media file data (attributes)?
Old
  (#1)
Peter
Guest
 
Posts: n/a
Default How do I access media file data (attributes)? - 06-04-2007, 10:32 AM

I want to be able to construct a database using VB6 of my MP3 files (held on
the hard drive) so that I can sort the data by "Artist", "Title", "Genre",
etc.
I know how to put the database together, but I am having trouble extracting
the mp3 file attributes. I can see them OK in Windows Explorer (using
properties - summary).
I can also access them if they were files on a CD, but not as converted MP3
files on my PC.

Can anyone help

Thanks

Peter


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: How do I access media file data (attributes)?
Old
  (#2)
Dean Earley
Guest
 
Posts: n/a
Default Re: How do I access media file data (attributes)? - 06-04-2007, 10:32 AM

Peter wrote:
> I want to be able to construct a database using VB6 of my MP3 files (held on
> the hard drive) so that I can sort the data by "Artist", "Title", "Genre",
> etc.
> I know how to put the database together, but I am having trouble extracting
> the mp3 file attributes. I can see them OK in Windows Explorer (using
> properties - summary).
> I can also access them if they were files on a CD, but not as converted MP3
> files on my PC.


There are plenty of ID3 tag readers available on PSCode that should be
able to get this information for you.

--
Dean Earley (EMAIL REMOVED)
i-Catcher Development Team

iCode Systems
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top