mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refactor code for merge_nalus and gso
This commit is contained in:
parent
048301d9eb
commit
4400896395
5 changed files with 149 additions and 33 deletions
|
@ -528,6 +528,8 @@ public:
|
|||
virtual int get_rtc_server_sendmmsg();
|
||||
virtual bool get_rtc_server_encrypt();
|
||||
virtual int get_rtc_server_reuseport();
|
||||
virtual bool get_rtc_server_merge_nalus();
|
||||
virtual bool get_rtc_server_gso();
|
||||
|
||||
SrsConfDirective* get_rtc(std::string vhost);
|
||||
bool get_rtc_enabled(std::string vhost);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue