Network performance optimizations (#771)
This commit is contained in:
parent
42f6634e85
commit
fa14b6ead7
7 changed files with 549 additions and 2 deletions
|
|
@ -23,6 +23,8 @@ struct config_t {
|
|||
int minRequiredFecPackets;
|
||||
int featureFlags;
|
||||
int controlProtocolType;
|
||||
int audioQosType;
|
||||
int videoQosType;
|
||||
|
||||
std::optional<int> gcmap;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue