Jaroslav Kysela wrote:
> 
> 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.

Don't we had already snd_pcm_reset for exactly the same purpose?

What do you expect from this new function that it's not feasible now?

-- 
Abramo Bagnara                       mailto:[EMAIL PROTECTED]

Opera Unica                          Phone: +39.546.656023
Via Emilia Interna, 140
48014 Castel Bolognese (RA) - Italy


-------------------------------------------------------
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