添加remb开关

This commit is contained in:
xia-chu
2021-04-30 15:08:43 +08:00
parent 8f17fcdf1d
commit dc2c882994
2 changed files with 17 additions and 4 deletions

View File

@@ -701,6 +701,7 @@ public:
void setDefaultSetting(TrackType type);
void enableTWCC(bool enable = true);
void enableREMB(bool enable = true);
};
RtcTrackConfigure video;