On Thu, 01.05.08 14:58, Colin Guthrie ([EMAIL PROTECTED]) wrote:

> 
> Sjoerd Simons wrote:
> > Hi,
> > 
> >   The attached patch extends the alsa pulse plugin set with a alsa
> >   configuration hook. Allowing one to specify some configuration parameters
> >   that only come into effect when pulseaudio is running.
> > 
> >   For example a configution file like:
> > 
> >     @hooks [ {
> >        func on_pulse_is_running
> >          pcm.!default { type pulse }
> >          ctl.!default { type pulse }
> >        }
> >    ]
> 
> Just a quick question as I've not had a chance to try this out yet!
> 
> Does your code consider pulse as unavailable if it's suspended?

Uh? Better not. 

PA by default suspends sinks these days when they are not used. Hence
implementing what you requested doesn't really do any good.

Lennart

-- 
Lennart Poettering                        Red Hat, Inc.
lennart [at] poettering [dot] net         ICQ# 11060553
http://0pointer.net/lennart/           GnuPG 0x1A015CC4
_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Reply via email to