Accessing File Properties From VB

  • Thread starter Thread starter Carl Tribble
  • Start date Start date
C

Carl Tribble

How can I read the Title and Track properties of existing music files?

Thanks,
-Carl
 
Thanks, Ken. That did help. It took some work though - I am surprised
there isn't a class in .NET that exposes various standard file properties
for music, pictures, etc. Anyway, I tried using the Windows Media Format
SDK directly but was quickly overwhelmed - plus the help file said you had
to use C or C+(?) So I cheated and used Doug's sample code and modified it
to work in my application and it works great.

Thanks again!

-Carl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top