MP3 Audio getTrackLength() is truncated , all other formats are rounded up

Issue #260 resolved
IJabz repo owner created an issue

MP3 Audio getTrackLength() is truncated , all other formats are rounded up.

i,e if getPreciseTrackLength() is 180.566 then for mp3 getTrackLength() returns 180 whereas other formats would return 181. Need to fix mp3 so consistent with other formats.

Comments (1)

  1. Log in to comment