34 #ifndef OPAL_RTP_JITTER_H
35 #define OPAL_RTP_JITTER_H
44 #include <ptlib/safecoll.h>
47 class RTP_JitterBuffer;
48 class RTP_JitterBufferAnalyser;
64 Init(
unsigned minDelay = 0,
unsigned maxDelay = 0)
118 PTimeInterval tick = PTimer::Tick()
127 PTimeInterval tick = PTimer::Tick()
211 PTimeInterval m_lastInsertTick;
212 PTimeInterval m_lastRemoveTick;
232 virtual void Start();
242 const PTimeInterval & tick = 0
264 #endif // OPAL_RTP_JITTER_H