Go to file
Marc-André Lureau da5cad88e3 sndworker: add AudioVolume/AudioMute messages
These messages allow the guest to send the audio device volume to the
client. It uses an arbitrary scale of 16bits, which works good enough
for now.

Save VolumeState in {Playback,Record}State, so that we can send the
current volume on channel connection.

Note about future improvements:
- add exact dB support
- add client to guest volume change

Updated since v2:
- bumped record and playback interface minor version to allow
  conditional compilation
Updated since v1:
- sync record volume on connection too
2012-03-20 15:25:53 +01:00
python_modules python: remove c-ism trailing ; 2012-03-20 15:25:53 +01:00
spice1.proto spice-client migration: fix minor for old migration support. 2012-03-20 15:25:51 +01:00
spice_codegen.py python: remove c-ism trailing ; 2012-03-20 15:25:53 +01:00
spice.proto sndworker: add AudioVolume/AudioMute messages 2012-03-20 15:25:53 +01:00