Results 1 to 2 of 2

Thread: MP3's length

  1. #1
    Stiletto
    Guest

    MP3's length

    I wanna add a mp3 file into a listbox with the mp3 file's length,
    Is There a way to get the MP3's length without playin the file?

  2. #2
    Hyperactive Member Wak's Avatar
    Join Date
    Nov 2000
    Location
    Brisbane, Queensland
    Posts
    298

    Just include the bas file in your project

    usage:
    Code:
    'getting the total time in microseconds.
    lblTime.caption = str(GetTotalTimeByMS())
    Attached Files Attached Files
    Visual Basic 6.0 Enterprise
    Visual C++ 6.0 Professional

    Wak

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