class RTP_JitterBuffer |
![]() | SetDelay ( unsigned minJitterDelay, unsigned maxJitterDelay ) Set the maximum delay the jitter buffer will operate to. |
![]() | ReadData ( DWORD timestamp, RTP_DataFrame & frame ) Read a data frame from the RTP channel. |
![]() | GetJitterTime () const Get current delay for jitter buffer |
![]() | GetPacketsTooLate () const Get total number received packets too late to go into jitter buffer |
![]() | GetBufferOverruns () const Get total number received packets that overran the jitter buffer |
![]() | GetMaxConsecutiveMarkerBits () const Get maximum consecutive marker bits before buffer starts to ignore them |
![]() | SetMaxConsecutiveMarkerBits (DWORD max) Set maximum consecutive marker bits before buffer starts to ignore them |
Alphabetic index HTML hierarchy of classes or Java