Click or drag to resize
JitterBufferTAddPacket Method
Overload List
  NameDescription
Public methodAddPacket(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.
Public methodAddPacketT1(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.
Top
See Also