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?
Printable View
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?
usage:
Code:'getting the total time in microseconds.
lblTime.caption = str(GetTotalTimeByMS())