All of lore.kernel.org
 help / color / mirror / Atom feed
* Converting OSS ioctl's to ALSA API
@ 2005-09-06  0:49 Bob Ingraham
  2005-09-06  7:53 ` Clemens Ladisch
  0 siblings, 1 reply; 5+ messages in thread
From: Bob Ingraham @ 2005-09-06  0:49 UTC (permalink / raw)
  To: alsa-devel

Hello,

I'm converting the audio subroutines of a video-conferencing application
from using OSS to using ALSA.  This app uses the blocking-read/write
model.

I've read through all of the documentation I could find, but am not sure
how to convert some of the more "advanced" OSS ioctl's directly to ALSA
Library API calls.

For example, what would be the equivalent of the OSS SNDCTL_DSP_SYNC
ioctl?  The previous programmer used this to wait for playback completion.

Another example would be the equivalent of the SNDCLT_DSP_GETOSPACE,
SNDCTL_DSP_GETISPACE and SNDCTL_DSP_SETFRAGMENT ioctls.

BTW, in case anyone mentions it, we don't want to use the OSS emulation
mode, as it hasn't worked-out for us.

Any help would be most appreciated.

Thanks,
Bob


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

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

end of thread, other threads:[~2005-09-08 12:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-06  0:49 Converting OSS ioctl's to ALSA API Bob Ingraham
2005-09-06  7:53 ` Clemens Ladisch
2005-09-07 17:09   ` Bob Ingraham
2005-09-07 22:29     ` James Courtier-Dutton
2005-09-08 12:54       ` Clemens Ladisch

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.