Merge branch 'dev' into vod

This commit is contained in:
Ingo Oppermann
2023-05-05 12:09:54 +02:00
8 changed files with 84 additions and 62 deletions

View File

@@ -2291,6 +2291,10 @@ const docTemplate = `{
"looping": {
"type": "boolean"
},
"looping_runtime": {
"type": "integer",
"format": "uint64"
},
"output": {
"$ref": "#/definitions/api.AVstreamIO"
},