mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-01-08 12:24:48 +00:00
revert opus cap, not used yet and we want to cut a release
Revert "add opus playback and record cap"
This reverts commit b598a92f68.
This commit is contained in:
parent
3c45dbd7b9
commit
857783b699
@ -104,13 +104,11 @@ typedef struct SPICE_ATTR_PACKED SpiceSubMessageList {
|
||||
enum {
|
||||
SPICE_PLAYBACK_CAP_CELT_0_5_1,
|
||||
SPICE_PLAYBACK_CAP_VOLUME,
|
||||
SPICE_PLAYBACK_CAP_OPUS,
|
||||
};
|
||||
|
||||
enum {
|
||||
SPICE_RECORD_CAP_CELT_0_5_1,
|
||||
SPICE_RECORD_CAP_VOLUME,
|
||||
SPICE_RECORD_CAP_OPUS,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user