Linked by Thom Holwerda on Thu 1st Jun 2006 21:16 UTC, submitted by Mitarai
Thread beginning with comment 130039
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-03-20
I'm not a linux audio expert, but I know enough about the frameworks to have a fair guess.
I'd expect that Polypaudio - in GStreamer, at least - would replace an AlsaSink or OssSink as the output device, and any well designed program (ie: enumerates output devices dynamically, rather than hardcoding an AlsaSink as the output) would simply allow the user to change the output device in it's settings dialog.
Of course, Polypaudio itself would sit in the stack between GStreamer and Alsa/OSS/Whatever.