[gst-devel] how to dynamic control volume ?

Black Penguin gnomecn at gmail.com
Wed Sep 26 06:55:07 CEST 2007


在 07-9-26,Volter Yen<volter619 at 163.com> 写道:
> Hi,
>   recently,I tried to use the volume plugin to control the audio volume,and
> I can make it in static way by setting the volume property vaule in my
> appliaction, but I want to dynamicly control the volume while the pipeline
> is till working on,how to dynamicly change the value of plugin's property
> after the g_main_loop_run()?   could anyone help me?thank you!
> Volter
>

Hold a reference to the volume element, and set 'volume' property as
your will,  e.g, set it in the callback function of a 'value-changed'
signal of a GtkRange widget.

>
>
>
>
>
> =====================================================
>
> Happy everyday $ Best Regards!
>
> msn:volter619 at 163.com
>
> Focus on embed linux software!
>
>  ________________________________
>  杀70万种木马病毒,瑞星2008版免费
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>


More information about the gstreamer-devel mailing list