Go to the source code of this file.
◆ PRtpRollingBuffer
◆ createRtpRollingBuffer()
STATUS createRtpRollingBuffer |
( |
UINT32 |
capacity, |
|
|
PRtpRollingBuffer * |
ppRtpRollingBuffer |
|
) |
| |
◆ freeRtpRollingBuffer()
◆ freeRtpRollingBufferData()
STATUS freeRtpRollingBufferData |
( |
PUINT64 |
pData | ) |
|
◆ rtpRollingBufferAddRtpPacket()
◆ rtpRollingBufferGetValidSeqIndexList()
STATUS rtpRollingBufferGetValidSeqIndexList |
( |
PRtpRollingBuffer |
pRollingBuffer, |
|
|
PUINT16 |
pSequenceNumberList, |
|
|
UINT32 |
sequenceNumberListLen, |
|
|
PUINT64 |
pValidSeqIndexList, |
|
|
PUINT32 |
pValidIndexListLen |
|
) |
| |