Hi, sorry for the late response.
On Sat, 22 Feb 2003, Jaroslav Kysela wrote: > I've added the snd_pcm_forward() function. This function is > function with opposite meaning to snd_pcm_rewind() - it skips given count > of frames (note that in the ring buffer are unchanged, only the r/w > pointer is increased). The application has full control on the r/w pointer > now. It's useful mainly in the no-xrun mode where the stream runs forever. I think this is a good addition, especially considering we already have the rewind function. I actually have some existing no-xrun code, where I need to do dummy write/reads if the app side is late. pcm_forward() is just the thing for handling these scenerios. -- http://www.eca.cx Audio software for Linux! ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel