提交 b6b61539 authored 作者: Andrey Volk's avatar Andrey Volk

FS-11895: [build] fix test build

上级 d7f3df24
......@@ -23,7 +23,7 @@ FST_CORE_BEGIN("./conf")
{
switch_status_t status;
switch_codec_t codec = { 0 };
switch_codec_settings_t codec_settings = { 0 };
switch_codec_settings_t codec_settings = {{ 0 }};
// switch_set_string(codec_settings.video.config_profile_name, "conference");
codec_settings.video.width = 1280;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论