<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Hi, I&#39;ve a couple of questions about the jitterbuffer. First of all, I&#39;m a bit confused about the code to use. Googling the subject I&#39;ve find that there are, or there were, two jitter buffers, a generic one and a speex-specific one, is this still true or they&#39;ve been joined?</div>
<div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Downloading the 1.2rc1 source code there&#39;s no trace of the SpeexJitter structure and wrapper functions included in the speex_jitter_buffer.h / speex_jitter_buffer.c, are these files obsolete? Do I have to directly use the functions that start with jitter_buffer_?</div>
<div class="gmail_default" style="font-family:trebuchet ms,sans-serif">The second question is related to the timestamp and the packet span. I&#39;d use with nb decoder 160 for the span but, what about the timestamps? Somewhere I&#39;ve read that the timespan increments are meant to be in milliseconds, so I should increase the timestamp value of each packet increseing it by 20 ? Or by 160?</div>
<div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Thanks, Ciro.</div></div>