mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Cherry-pick from develop, for srt utest. v5.0.185 (#3816)
This commit is contained in:
parent
3ddacdb47b
commit
4455065246
8 changed files with 14 additions and 12 deletions
|
|
@ -673,7 +673,7 @@ public:
|
|||
// Get the srt service listen port
|
||||
virtual unsigned short get_srt_listen_port();
|
||||
// Get the srt SRTO_MAXBW, max bandwith, default is -1.
|
||||
virtual int get_srto_maxbw();
|
||||
virtual int64_t get_srto_maxbw();
|
||||
// Get the srt SRTO_MSS, Maximum Segment Size, default is 1500.
|
||||
virtual int get_srto_mss();
|
||||
// Get the srt SRTO_TSBPDMODE, timestamp base packet delivery mode, default is false.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue