提交 ee6ca246 编写于 作者: J jp9000

UI: Actually update service for wiz. bitrate limits

obs_service_update was left out by accident in the previous commit.
上级 93297d3d
......@@ -903,6 +903,7 @@ void AutoConfigTestPage::FinalizeResults()
obs_data_set_string(service_settings, "service",
wiz->serviceName.c_str());
obs_service_update(service, service_settings);
obs_service_apply_encoder_settings(service,
vencoder_settings, nullptr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册