- libarmbox: try to fix getBlank/setBlank

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-12-31 02:16:55 +01:00
committed by Thilo Graf
parent fcf18b73aa
commit b0aedf247f
2 changed files with 18 additions and 4 deletions

View File

@@ -189,6 +189,7 @@ class cVideo
int dynamic_contrast;
int scaler_sharpness;
int zapping_mode;
int blank_mode;
/* used internally by dmx */
int64_t GetPTS(void);