#include <jitter.h>
Detailed Description
A descendant of the OpalJitterBuffer that reads RTP_DataFrame instances from the RTP_Sessions
Constructor & Destructor Documentation
- Parameters:
-
session | Associated RTP session tor ead data from |
minJitterDelay | Minimum delay in RTP timestamp units |
maxJitterDelay | Maximum delay in RTP timestamp units |
timeUnits | Time units, usually 8 or 16 |
packetSize | Max RTP packet size |
Member Function Documentation
This class instance collects data from the outside world in this method.
- Returns:
- true on successful read, false on faulty read.
- Parameters:
-
frame | Frame read from the RTP session |
Implements OpalJitterBufferThread.
Field Documentation
This class extracts data from the outside world by reading from this session variable
The documentation for this class was generated from the following file: