Results 1 to 5 of 5

Thread: MP3 Class Module

  1. #1
    zchoyt
    Guest

    MP3 Class Module

    Here is a class module that I wrote. Parts are from the net and parts are from me. It reads ID3v1, ID3v2, bitrate, variable bitrate, and duration. It also has a function for searching dirs for mp3s. I wrote it to do the dirty work in an ASP MP3 streamer. Give it a try and give me some feedback. I have included examples on how to use it (commented out in the clsMod).
    Attached Files Attached Files

  2. #2
    Lively Member
    Join Date
    Oct 2002
    Posts
    70
    This is a Great class module!

    Imp

  3. #3
    New Member
    Join Date
    Jun 2003
    Location
    west yorkshire
    Posts
    4

    Wink mp3 class

    nice class, just one small question though.

    Could this be incorporated into a webpage to extract mp3 info on the fly??

    If it can't can anyone recommend a script and if you are not sure shall i give it a go?

    Regards
    Grantboy

  4. #4
    New Member webx2000's Avatar
    Join Date
    May 2003
    Posts
    9
    Yes, I think you can do it, you'll have to first combile it in an ActiveX DLL and then you'll register your activeX DLL on the server which is the most diffecult part since most webspace provider restrict this operation.

    Correct me if I'm wrong

  5. #5
    New Member
    Join Date
    Jun 2003
    Location
    west yorkshire
    Posts
    4
    cheers, ill give it a go

Posting Permissions

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



Click Here to Expand Forum to Full Width