完善日志

This commit is contained in:
xiongziliang
2019-10-23 12:00:53 +08:00
parent 7e1e735203
commit a739bd7304
4 changed files with 36 additions and 14 deletions

View File

@@ -160,6 +160,7 @@ private:
//处理content数据的callback
function<bool (const char *data,uint64_t len) > _contentCallBack;
bool _flv_over_websocket = false;
bool _is_flv_stream = false;
};