Is there a way to explicitly request samples from Alsa using gstreamer ?<br><br>Currently, I set up a pipeline comprising of alsasrc and fakesink as the elements and have connected the handoff signal to a signal handler function. I've set sampling to 48Khz, 16bit, single channel. Within the signal handler function I get a buffer/list of  480,  16bit values when the handoff signal is emitted. It'd be great if I could request samples on the fly using gstreamer.
<br clear="all"><br>thanks,<br>Arjun<br>-- <br>Arjun Sarwal ( <a href="mailto:arjun@laptop.org">arjun@laptop.org</a> )