Return all available audio data after FEC block timer expires
This commit is contained in:
parent
3dff15b8c4
commit
683208ddc8
2 changed files with 25 additions and 11 deletions
|
|
@ -35,6 +35,7 @@ typedef struct _RTPA_FEC_BLOCK {
|
|||
|
||||
// Used when dequeuing data from FEC blocks for the caller
|
||||
uint8_t nextDataPacketIndex;
|
||||
bool allowDiscontinuity;
|
||||
|
||||
uint16_t blockSize;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue