http-flv拉流客户端支持压测模式

This commit is contained in:
xia-chu
2023-09-23 20:34:43 +08:00
parent 585f7c3a3a
commit d542eca4d7
2 changed files with 6 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ private:
private:
bool _play_result = false;
bool _benchmark_mode = false;
};
using FlvPlayerImp = FlvPlayerBase<FlvPlayer>;