loadMP4File新增file_repeat参数

This commit is contained in:
xia-chu 2023-11-23 21:34:52 +08:00
parent 93598e32ee
commit e984e1d77e
1 changed files with 6 additions and 0 deletions

View File

@ -2090,6 +2090,12 @@
"value": "/path/to/mp4/file.mp4",
"description": "mp4文件绝对路径"
},
{
"key": "file_repeat",
"value": "1",
"description": "是否循环点播mp4文件如果配置文件已经开启循环点播此参数无效",
"disabled": true
},
{
"key": "enable_hls",
"value": "",