Hello all,

        I'd like to announce a new PCM API extension. Although it is 
implemented, it might be changed following the discussion on this list.
        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.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to