mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Ignore twcc if no need to feedback
This commit is contained in:
parent
1800d9d71b
commit
9d38009b7f
3 changed files with 10 additions and 0 deletions
|
@ -299,6 +299,7 @@ public:
|
|||
void add_recv_delta(uint16_t delta);
|
||||
|
||||
srs_error_t recv_packet(uint16_t sn, srs_utime_t ts);
|
||||
bool need_feedback();
|
||||
|
||||
// interface ISrsCodec
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue