[gst-devel] rename pulseaudio source/sink programmatically

Benjamin Otte otte at redhat.com
Tue Jun 1 21:31:20 CEST 2010


pulsesink uses the return value from g_get_application_name() by
default. No idea if and how that function is exposed in Python though.

Benjamin


On Wed, 2010-06-02 at 02:25 +0700, Antoine Martin wrote:
> Hi,
> 
> I use pygst to connect to pulseaudio and I would like to be able to tell
> pulseaudio what the name of my application is so that the user knows
> what to do with it when many show up in the volume control.
> (at the moment it seems to use the application's name as found on the
> command line)
> 
> I can see other apps doing it: VirtualBox can name each virtual machine
> it launches as: "VBox: THENAME"
> 
> Is the functionnality exposed somewhere that I've missed in gstreamer's
> pulse source/sink API? and in pygst?
> 
> Thanks
> Antoine
> 
> ------------------------------------------------------------------------------
> 
> _______________________________________________
> 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