Resolve KASM-2948 "Feature/ qoi support"
This commit is contained in:
committed by
Matthew McClaskey
parent
9622048753
commit
ba8e98a9f6
@@ -85,6 +85,7 @@ namespace rfb {
|
||||
const int pseudoEncodingVideoScalingLevel9 = -1987;
|
||||
const int pseudoEncodingVideoOutTimeLevel1 = -1986;
|
||||
const int pseudoEncodingVideoOutTimeLevel100 = -1887;
|
||||
const int pseudoEncodingQOI = -1886;
|
||||
|
||||
// VMware-specific
|
||||
const int pseudoEncodingVMwareCursor = 0x574d5664;
|
||||
|
||||
Reference in New Issue
Block a user