Hello,
first of all, thanks a lot for your project.
I have to determine the total number of frames of a mp3 file. The way I do it now is to skip over all frames, like your AdvancedPlayer Class does, and count. This is awfully slow. I searched the jlayer source for another way to do this, but didn't find anything.
My question is: Is there a way to get this information fast ?
Tia,
Andreas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
first of all, thanks a lot for your project.
I have to determine the total number of frames of a mp3 file. The way I do it now is to skip over all frames, like your AdvancedPlayer Class does, and count. This is awfully slow. I searched the jlayer source for another way to do this, but didn't find anything.
My question is: Is there a way to get this information fast ?
Tia,
Andreas
Check answer at :
http://www.javazoom.net/services/forums/viewMessage.jsp?message=9878&thread=3084&parent=9875&forum=7