Jaroslav Kysela wrote:
> 
> Hi all,
> 
>         these enhancements are in CVS for PCM API:
> 
> - added snd_pcm_avail() function - this function returns count of
>   available frames for write or read operations, the position
>   is read directly from hardware; the snd_pcm_avail_update() call
>   is still mandatory before any I/O!!!

I really don't understand why you've added another ioctl and another
function to replicate in all PCM classes.
snd_pcm_delay existence is enough to implement that.
I'm missing something?

-- 
Abramo Bagnara                       mailto:abramo.bagnara@;libero.it

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


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to