| JitterBufferTAddPacket Method |
| Name | Description | |
|---|---|---|
| AddPacket(RtpPacket) |
Adds a packet to the jitter. This method will automatically create a frame if one does
not already exist and call playoutBufferToUse.UpdateRelativeTimestamp once on the frame object.
| |
| AddPacketT1(RtpPacket) |
Adds a packet to the jitter. This method will automatically create a frame if one does
not already exist and call playoutBufferToUse.UpdateRelativeTimestamp once on the frame object.
|