Results 1 to 4 of 4

Thread: VB.Net WMP - can i pull the ID3 tags from WMP

  1. #1
    Constant Bitrate
    Join Date
    Aug 2004
    Location
    Bundaberg QLD AU
    Posts
    154

    VB.Net WMP - can i pull the ID3 tags from WMP

    I am developing some software, I am using the WMP control in VB.Net I can get music playing in VB.Net with the WMP control. What I am wondering is can i pull the MP3 ID3 tags and WMA Info Tags from the WMP control? Or do i need to write my own "reader" to read the header info?

  2. #2
    Maximum Bitrate galvitron's Avatar
    Join Date
    Mar 2007
    Location
    Socal
    Posts
    719
    I vaguely remember doing some stuff for a similar purpose. From what I can recall I avoided even trying to pull directly from WMP and used a mp3 file class I found on the net that you could simply pass a filename to the constructor and it would read the id3 info. There is a bunch of examples of this around, if you can't find one I will dig it out...
    2006 Lancer Evolution IX MR In-Dash PC Project - WIP

    Planning:
    [----------] 100%
    Purchasing:
    [----------] 90%
    Installation/Fab/Assembly (Revised v2):
    [----------] 90%


  3. #3
    Low Bitrate RickS's Avatar
    Join Date
    Nov 2005
    Location
    Bethesda, MD
    Posts
    86
    It's been a while since I used the WMP control but I remember being able to pull all that stuff really easily. Check the documentation on MSDN and the sample player that comes with the control.

  4. #4
    Variable Bitrate
    Auto Apps:loading...
    thekl0wn's Avatar
    Join Date
    Apr 2005
    Location
    PoCo, Indiana
    Posts
    283
    I've used the WMP method for pulling ID3 info, but I hated its operation... It's been a while since I've used it, but I just remember I hated it.

    As for an easy/cheap method, the Windows metadata is very easy, using OLEobjects (shell, folder, folderitem)... Look up GetDetailsOf( ) on MSDN.
    Play with it, 'til it's broke.

Similar Threads

  1. Splash screen and id3 tags
    By Flappy in forum Centrafuse
    Replies: 3
    Last Post: 09-22-2006, 05:57 AM
  2. id3 tags
    By doctorr in forum FrodoPlayer
    Replies: 15
    Last Post: 12-30-2004, 01:57 AM
  3. ID3 V2 tags
    By SWC in forum Software & Software Development
    Replies: 2
    Last Post: 11-27-2004, 01:13 PM
  4. Turn off ID3 tags
    By Bobby Digital in forum Media Engine
    Replies: 1
    Last Post: 06-05-2004, 04:01 PM
  5. voice for ID3 tags
    By mp3designer in forum General MP3Car Discussion
    Replies: 6
    Last Post: 06-23-2001, 11:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •