Hi,<br> I am writing mp3 parser and decoder plugin.<br>In case of VBR stream if duration is not there in id3 how to set the duration<br><br>Do i need to parse the file till end of the stream and to calculate the duration using average bit rate?<br>
<br>or<br><br>Can we able to set the duration while playing by getting the bitrate for each frame?<br><br>Regards,<br>Vijay P<br>