All of lore.kernel.org
 help / color / mirror / Atom feed
* Sample code for simple ALSA API usage
@ 2006-10-15  9:47 Assaf Hoffman
  2006-10-15 15:12 ` Lee Revell
  0 siblings, 1 reply; 2+ messages in thread
From: Assaf Hoffman @ 2006-10-15  9:47 UTC (permalink / raw)
  To: alsa-devel; +Cc: Rita Shtern

Hi,
I'm new to ALSA and I would be happy to see a simple code that
demonstrates the usage of the following API:
to perform playback:
snd_pcm_write,
snd_pcm_writev,
snd_pcm_open,
snd_pcm_release,
snd_pcm_playback_poll,
snd_pcm_playback_ioctl,
snd_pcm_ioctl_compat,
snd_pcm_mmap,
snd_pcm_fasync,


To perform capture:
snd_pcm_read,
snd_pcm_readv,
snd_pcm_open,
snd_pcm_release,
snd_pcm_capture_poll,
snd_pcm_capture_ioctl,
snd_pcm_ioctl_compat,
snd_pcm_mmap,
snd_pcm_fasync,

Thanks in advance.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-15  9:47 Sample code for simple ALSA API usage Assaf Hoffman
2006-10-15 15:12 ` Lee Revell

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.