[pulseaudio-discuss] RFC: Including a streams corked status in the get_info() callback.

2010-10-04 Thread Colin Guthrie
Hi, Here is a patch against git master that includes whether or not the stream is corked in the subscription callback. I need to access this information in Phonon where I do not have direct access to the pa_stream* (and thus cannot use pa_stream_is_corked()) and have to rely on the subscription s

Re: [pulseaudio-discuss] RFC: Including a streams corked status in the get_info() callback.

2010-10-06 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 04/10/10 19:56 did gyre and gimble: > Hi, > > Here is a patch against git master that includes whether or not the > stream is corked in the subscription callback. > > I need to access this information in Phonon where I do not have direct > access to the pa_stre