summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spice.proto1
-rw-r--r--spice1.proto1
2 files changed, 2 insertions, 0 deletions
diff --git a/spice.proto b/spice.proto
index 04e7ea4..67b3803 100644
--- a/spice.proto
+++ b/spice.proto
@@ -1067,6 +1067,7 @@ enum16 audio_data_mode {
INVALID,
RAW,
CELT_0_5_1,
+ OPUS,
};
enum16 audio_fmt {
diff --git a/spice1.proto b/spice1.proto
index 2d22cdf..67eb0e6 100644
--- a/spice1.proto
+++ b/spice1.proto
@@ -876,6 +876,7 @@ enum32 audio_data_mode {
INVALID,
RAW,
CELT_0_5_1,
+ OPUS,
};
enum32 audio_fmt {