mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 11:41:44 +08:00
添加配置项ultraLowDelay,可选择是否低延时模式
This commit is contained in:
@@ -142,6 +142,9 @@ private:
|
||||
* @return
|
||||
*/
|
||||
inline string getClientUid();
|
||||
|
||||
//设置socket标志
|
||||
void setSocketFlags();
|
||||
private:
|
||||
string _origin;
|
||||
Parser _parser;
|
||||
|
||||
Reference in New Issue
Block a user