mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
1,solve audio timestamp bugs;2,solve video dts increase bugs
This commit is contained in:
parent
ed1a3aa37c
commit
7f4cc6221c
7 changed files with 186 additions and 23 deletions
|
@ -625,6 +625,8 @@ 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();
|
||||
|
||||
// http_hooks section
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue