mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SRT: remove mix_correct
This commit is contained in:
parent
a5ac7cfe37
commit
43d98d0b1c
2 changed files with 1 additions and 18 deletions
|
@ -660,8 +660,6 @@ public:
|
|||
virtual int get_srto_payloadsize();
|
||||
// Get the default app.
|
||||
virtual std::string get_default_app_name();
|
||||
// Get the mix_correct
|
||||
virtual bool get_srt_mix_correct();
|
||||
private:
|
||||
SrsConfDirective* get_srt(std::string vhost);
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue