Catch RTP FEC queue corruption earlier
This commit is contained in:
parent
4a3521cfc6
commit
fa7b23f339
2 changed files with 6 additions and 6 deletions
|
|
@ -28,7 +28,6 @@ typedef struct _RTP_FEC_QUEUE {
|
|||
int fecPercentage;
|
||||
|
||||
int currentFrameNumber;
|
||||
unsigned int nextRtpSequenceNumber;
|
||||
} RTP_FEC_QUEUE, *PRTP_FEC_QUEUE;
|
||||
|
||||
#define RTPF_RET_QUEUED_NOTHING_READY 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue