pulsesink: Add "client" property to set the PA client name
authorPhilippe Normand <pnormand@igalia.com>
Wed, 18 Aug 2010 14:37:41 +0000 (16:37 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 4 Sep 2010 12:52:07 +0000 (14:52 +0200)
commit7116fff3c59c1ac82cebb3a7bc4c8584fd436190
tree55e3d11d4145ea6f3f1012d0dd9ce897b50933d4
parentd011e96028b1a8c61dc1080e7ec91471effee58a
pulsesink: Add "client" property to set the PA client name

Allows the application to modify the client name used to connect when
connecting to the PulseAudio daemon. Note however that updating the
property after the element reached the READY state will have no
effect until the next NULL->READY transition.

Fixes bug #627174.
ext/pulse/pulsesink.c
ext/pulse/pulsesink.h