|
-
Aug 30th, 2005, 11:20 PM
#1
Thread Starter
New Member
retrieve wma tag info
Hi I am trying to write a program that retrieves the song info
from a .wwa or .mp3 files. I have embedded the windows media player into my program, and have used the mediaplyayername.currentmedia.getiteminfo("artists") method to retrieve info. This works great, but only when the mediaplayer is playing. I need to know how to retrieve song name, artist name, album name, etc while the media player is stopped. I have seen the example program from msdn.com on reading wma info, but that program seems overyly complicated. I really wish I could get .getiteminfo to work while the player is stopped. please show me a simple way to retrieve .wma tags. thx.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|