1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

RTC: Fix TWCC enable bug

This commit is contained in:
winlin 2021-03-01 20:59:55 +08:00
parent 96dbd7bced
commit 98839d3d53
3 changed files with 32 additions and 2 deletions

View file

@ -439,6 +439,7 @@ public:
bool has_ssrc(uint32_t ssrc);
public:
void add_rtp_extension_desc(int id, std::string uri);
void del_rtp_extension_desc(std::string uri);
void set_direction(std::string direction);
void set_codec_payload(SrsCodecPayload* payload);
// auxiliary paylod include red, rtx, ulpfec.