Hi; I dont *think* so - the audio stuff is there really just as a utility API to provide simple audio playback without needing to mess directly with gstreamer.
To do stuff like this (as its audio only), you are probably better off using gstreamer directly as its quite specialised. You could alternatively maybe use the clutter video sink on audio only streams but I dont think this would buy you much compared to the above. Audio visualisation would be very cool btw, something I've wanted to have a shot at. I hope you intend to share code :) -- Mattew On Fri, 2007-07-06 at 11:30 +0200, David Härdeman wrote: > Is there any convenient way of getting hold of live raw audio samples from > ClutterGstAudio? > > The reason that I'm asking is that I'm experimenting with audio > visualization. > > -- > David Härdeman > -- To unsubscribe send a mail to [EMAIL PROTECTED]
