[Spice-devel] [spice-gtk PATCH v4 0/6] volume-sync - spice-gtk updates

Marc-André Lureau mlureau at redhat.com
Mon Mar 30 04:33:09 PDT 2015


Hi

----- Original Message -----
> spice-gtk v4:
> 
> pulseaudio:
> - Is possible to retrieve stream volume/mute values by using stream-restore
> [0] API.
>   This is also async and in my environemnt is slower then when the call to
>   get this values
>   happens;

Isn't this redundant with subscribing to volume events?

> channel-main:
> - use g_idle_add in audio-sync functions to work around the delay of getting
> this values of pulseaudio. This is not significantly high in my enviroment
> (three function calls). Using gstreamer backend it did not fail as it start
> the pipeline to get the values.

What's the guarantee that volume has been received when that idle is run?


More information about the Spice-devel mailing list