Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
 
 
TitleRead ID3 Tags in mp3 files
DescriptionThis example shows how to read ID3 Tags in mp3 files in Visual Basic 6. It opens the file for binary read access and looks for the tags.
KeywordsMP3, ID3, tags
CategoriesMultimedia, Files and Directories
 
Thanks to Craig Ferndale.

This program opens the file for binary read access and looks for the tags. See the code for details.

(Note: Not all MP3 files contain these tags so the program may not be able to find them.)

 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated