Do not use pa_simple PulseAudio API
commitea9ebc2ce69198f7aca4b43652824c5d621ac978
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Tue, 17 Apr 2012 12:32:41 +0000 (17 14:32 +0200)
committermalc <av1474@comtv.ru>
Tue, 17 Apr 2012 12:57:58 +0000 (17 16:57 +0400)
treeef8a22d910f2634db7da91f9b93a0b97c9e7e1b1
parenta70c99c6140bd4b0d0bc3ddc7c5fc09a773921c6
Do not use pa_simple PulseAudio API

Unfortunately, pa_simple is a limited API which doesn't let us
retrieve the associated pa_stream. It is needed to control the volume
of the stream.

In v4:
- add missing braces

Signed-off-by: Marc-Andr? Lureau <marcandre.lureau@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
audio/paaudio.c