mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix TWCC default value
This commit is contained in:
parent
2d4a4b1d2b
commit
49bb418e74
2 changed files with 6 additions and 0 deletions
|
@ -252,6 +252,7 @@ private:
|
|||
uint16_t size;
|
||||
bool all_same;
|
||||
bool has_large_delta;
|
||||
SrsRtcpTWCCChunk();
|
||||
};
|
||||
|
||||
int pkt_len;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue