Menu

Total Number of Frames

Help
Anonymous
2004-11-27
2013-04-24
  • Anonymous

    Anonymous - 2004-11-27

    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

     

Log in to post a comment.