mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
ATV modulator: Web API: add possibility to set image and video files
This commit is contained in:
@@ -41,12 +41,18 @@ ATVModSettings:
|
||||
format: float
|
||||
forceDecimator:
|
||||
type: integer
|
||||
showOverlayText:
|
||||
type: integer
|
||||
overlayText:
|
||||
type: string
|
||||
rgbColor:
|
||||
type: integer
|
||||
title:
|
||||
type: string
|
||||
imageFileName:
|
||||
type: string
|
||||
videoFileName:
|
||||
type: string
|
||||
|
||||
ATVModReport:
|
||||
description: ATVMod
|
||||
|
||||
Reference in New Issue
Block a user