[SailfishDevel] Pulseaudio muted

Juho Hämäläinen juho.hamalainen at tieto.com
Mon Sep 8 07:25:56 UTC 2014


On 25.08.2014 15:24, Kaj-Michael Lang wrote:
> Hi
>
> I'm trying to play stuff using gstreamer and pulsesink and even if I set
> the pulsesink mute property to FALSE the stream stays muted. I know that
> I can get it to play by modifying/adding my binary to xpolicy.conf but
> that is not a solution for harbour submission, so how do I get my app to
> be unmuted from code ?
>
> (I know gstreamer is not allowed in harbour, but I'm going the
> static/private .so route for that tiny issue)
>

Hello,

you need to acquire resources dynamically yourself.
Use libaudioresource, example here:
https://github.com/nemomobile/libaudioresource


-- 
juho


More information about the Devel mailing list