summaryrefslogtreecommitdiffstats
path: root/server/spice-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/spice-server.h')
-rw-r--r--server/spice-server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/spice-server.h b/server/spice-server.h
index 79daac5f..c97b221a 100644
--- a/server/spice-server.h
+++ b/server/spice-server.h
@@ -74,6 +74,7 @@ typedef enum {
SPICE_IMAGE_COMPRESS_QUIC = 4,
SPICE_IMAGE_COMPRESS_GLZ = 5,
SPICE_IMAGE_COMPRESS_LZ = 6,
+ SPICE_IMAGE_COMPRESS_LZ4 = 7,
} spice_image_compression_t;
int spice_server_set_image_compression(SpiceServer *s,