mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-08-14 18:25:02 +02:00
Initial support for intensity-tinted alpha watermark
This commit is contained in:
@ -193,6 +193,7 @@ namespace rfb {
|
||||
unsigned updates;
|
||||
EncoderStats copyStats;
|
||||
StatsVector stats;
|
||||
unsigned long long watermarkStats;
|
||||
int activeType;
|
||||
int beforeLength;
|
||||
size_t curMaxUpdateSize;
|
||||
|
Reference in New Issue
Block a user