[gst-devel] playbin volume

James "Doc" Livingston doclivingston at gmail.com
Tue Oct 10 08:56:18 CEST 2006


On Tue, 2006-10-10 at 01:16 +0100, Christopher Backhouse wrote:
>      g_object_set(G_OBJECT(play),"volume",2,NULL);

The "volume" is a double, and you're passing it in as an integer. Try
with 2.0.


Cheers,

James "Doc" Livingston
-- 
"Symbol table full - fatal heap error; please go buy a RAM upgrade from
your local Apple dealer" -- MPW C error message





More information about the gstreamer-devel mailing list