1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

use reduce_sequence_header for stream control.

This commit is contained in:
winlin 2015-08-14 14:35:41 +08:00
parent b79d830e2c
commit a0a89a8ca6
5 changed files with 56 additions and 14 deletions

View file

@ -530,6 +530,10 @@ public:
* the minimal send interval in ms.
*/
virtual int get_send_min_interval(std::string vhost);
/**
* whether reduce the sequence header.
*/
virtual bool get_reduce_sequence_header(std::string vhost);
private:
/**
* get the global chunk size.