格式化(删除多余空格) test_bench_proxy.cpp

This commit is contained in:
PioLing 2024-05-17 14:30:38 +08:00 committed by GitHub
parent de64ffa7b0
commit 6505a8d218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ int main(int argc, char *argv[]) {
option.enable_fmp4 = false;
option.enable_hls = false;
option.enable_mp4 = false;
option.enable_hls_fmp4 = false;
option.enable_hls_fmp4 = false;
for (auto i = 0; i < proxy_count; ++i) {
auto stream = to_string(i);