1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-24 11:04:10 -04:00

ATV modulator: Web API: add possibility to set image and video files

This commit is contained in:
f4exb
2018-04-15 02:22:54 +02:00
parent 875cf59fda
commit 6320716eb9
10 changed files with 191 additions and 39 deletions
+10 -1
View File
@@ -891,6 +891,9 @@ margin-bottom: 20px;
"forceDecimator" : {
"type" : "integer"
},
"showOverlayText" : {
"type" : "integer"
},
"overlayText" : {
"type" : "string"
},
@@ -899,6 +902,12 @@ margin-bottom: 20px;
},
"title" : {
"type" : "string"
},
"imageFileName" : {
"type" : "string"
},
"videoFileName" : {
"type" : "string"
}
},
"description" : "ATVMod"
@@ -20529,7 +20538,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-04-14T22:10:55.895+02:00
Generated 2018-04-15T01:40:30.919+02:00
</div>
</div>
</div>