All of lore.kernel.org
 help / color / mirror / Atom feed
* PCM API update
@ 2002-10-11 18:43 Jaroslav Kysela
  2002-10-11 20:13 ` Abramo Bagnara
  0 siblings, 1 reply; 8+ messages in thread
From: Jaroslav Kysela @ 2002-10-11 18:43 UTC (permalink / raw)
  To: ALSA development

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!!!
- updated behaviour of poll() and read()/write() functions as 
  heavy discussed on this list (wait when buffer is full, but not started)

						Jaroslav

-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project  http://www.alsa-project.org
SuSE Linux    http://www.suse.com



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-10-12 10:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-11 18:43 PCM API update Jaroslav Kysela
2002-10-11 20:13 ` Abramo Bagnara
2002-10-12  8:54   ` Jaroslav Kysela
2002-10-12  9:12     ` Abramo Bagnara
2002-10-12  9:37       ` Jaroslav Kysela
2002-10-12  9:54         ` Abramo Bagnara
2002-10-12 10:10           ` Jaroslav Kysela
2002-10-12 10:24             ` Abramo Bagnara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.