提交 b591f691 authored 作者: Seven Du's avatar Seven Du 提交者: Andrey Volk

FS-11425 add config_profile_name to codec_settings to choose a specific codec config profile

上级 66f60b1c
......@@ -659,6 +659,7 @@ struct switch_video_codec_settings {
int32_t height;
uint8_t try_hardware_encoder;
uint8_t fps;
char config_profile_name[64];
};
union switch_codec_settings {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论