View Single Post
Old 2006-05-01, 10:37   #2 (permalink)
samuel337
Portal Member
 
Join Date: Aug 2004
Location: Melbourne, Australia
Posts: 773
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Here you go:
Code:
tag = TagReader.TagReader.ReadTag(strPathSong);
where strPathSong is the path to the music file, and tag is the musictag object that's returned by the function containing all the tag information.

Sam
samuel337 is offline   Reply With Quote