Amazon Kinesis Webrtc C SDK
Retransmitter.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Retransmitter
 

Typedefs

typedef struct RetransmitterPRetransmitter
 

Functions

STATUS createRetransmitter (UINT32, UINT32, PRetransmitter *)
 
STATUS freeRetransmitter (PRetransmitter *)
 
STATUS resendPacketOnNack (PRtcpPacket, PKvsPeerConnection)
 

Typedef Documentation

◆ PRetransmitter

typedef struct Retransmitter * PRetransmitter

Function Documentation

◆ createRetransmitter()

STATUS createRetransmitter ( UINT32  seqNumListLen,
UINT32  validIndexListLen,
PRetransmitter ppRetransmitter 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ freeRetransmitter()

STATUS freeRetransmitter ( PRetransmitter ppRetransmitter)
Here is the caller graph for this function:

◆ resendPacketOnNack()

STATUS resendPacketOnNack ( PRtcpPacket  pRtcpPacket,
PKvsPeerConnection  pKvsPeerConnection 
)
Here is the call graph for this function: