All of lore.kernel.org
 help / color / mirror / Atom feed
* Playback and capture synchronization
@ 2011-11-09  2:19 Patrick Lai
  2011-11-09 11:55 ` Clemens Ladisch
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Lai @ 2011-11-09  2:19 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown

Hi,

I have a use case requiring playback and capture starting at the same
time. Latency between starting of playback and capture streams need to
be less than few PCM samples. Base on my understanding on ALSA which
does not have the concept of grouping multiple streams, the best I can
do is getting playback and capture to prepared state then trigger start
two streams one after the other. Then, the latency would be the time
for trigger start of first stream to complete. Is there a better way to
deal with my use case from ALSA API standpoint?

Thanks
Patrick

----
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.1622.1320881582.2097.alsa-devel@alsa-project.org>]

end of thread, other threads:[~2011-11-10 14:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09  2:19 Playback and capture synchronization Patrick Lai
2011-11-09 11:55 ` Clemens Ladisch
2011-11-09 18:38   ` Patrick Lai
2011-11-09 22:36     ` Eliot Blennerhassett
     [not found] <mailman.1622.1320881582.2097.alsa-devel@alsa-project.org>
2011-11-10 14:57 ` anish kumar

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.