Hi,
Is the following assumption correct?
OggVorbis_File f;
if (ov_read(&f, ...) == 0)
{
assert(ov_pcm_tell(&f) == ov_pcm_total(&f, -1));
}
Thanks
BR, Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis/attachments/20100203/209501a3/attachment-0001.htm