[Vorbis] a question about ov_read()

Dmitry Goncharov dgoncharov at unison.com
Wed Feb 3 09:07:44 PST 2010


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 


More information about the Vorbis mailing list