From: Paul Davis <paul@linuxaudiosystems.com>
To: Carlos Munoz <carlos@kenati.com>
Cc: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: Full duplex mode
Date: Sat, 08 Apr 2006 10:16:11 -0400 [thread overview]
Message-ID: <1144505771.5040.29.camel@localhost.localdomain> (raw)
In-Reply-To: <443720D4.2000905@kenati.com>
On Fri, 2006-04-07 at 19:32 -0700, Carlos Munoz wrote:
> Hi all,
>
> An alsa driver I've written supports full duplex mode (playback and
> capture simultaneously). Do I need to anything special to support full
> duplex mode ? I assume the playback_open(), etc and capture_open(), etc
> will both get called and from the driver point of view I'm just handling
> two streams, right ?
more or less correct. it depends on how you intend to manage
synchronization between the two streams within your application.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
next prev parent reply other threads:[~2006-04-08 14:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-08 2:32 Full duplex mode Carlos Munoz
2006-04-08 14:16 ` Paul Davis [this message]
2006-04-08 15:15 ` Jaroslav Kysela
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1144505771.5040.29.camel@localhost.localdomain \
--to=paul@linuxaudiosystems.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=carlos@kenati.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.