mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Merge
This commit is contained in:
@@ -5107,6 +5107,25 @@ margin-bottom: 20px;
|
||||
"type" : "integer",
|
||||
"description" : "Transport stream source (File=0 UDP=1)"
|
||||
},
|
||||
"imageFileName" : {
|
||||
"type" : "string"
|
||||
},
|
||||
"imageOverlayTimestamp" : {
|
||||
"type" : "integer",
|
||||
"description" : "Overlay timestamp on still image (1 for yes, 0 for no)"
|
||||
},
|
||||
"imageServiceProvider" : {
|
||||
"type" : "string",
|
||||
"description" : "Service provider name for image overlay"
|
||||
},
|
||||
"imageServiceName" : {
|
||||
"type" : "string",
|
||||
"description" : "Service name for image overlay"
|
||||
},
|
||||
"imageCodec" : {
|
||||
"type" : "integer",
|
||||
"description" : "Image codec (HEVC=0 H264=1)"
|
||||
},
|
||||
"tsFileName" : {
|
||||
"type" : "string"
|
||||
},
|
||||
@@ -59715,7 +59734,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2025-12-21T17:33:51.672+01:00
|
||||
Generated 2025-12-31T21:12:50.336+01:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user