All of lore.kernel.org
 help / color / mirror / Atom feed
* How to tell user level hardware not support a certain format in a certain sample rate
@ 2009-02-23  7:02 Richard Zhao
  2009-03-02 14:04 ` Richard Zhao
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Zhao @ 2009-02-23  7:02 UTC (permalink / raw)
  To: alsa-devel

Hi,

runtime->hw.rates and runtime->hw.formats indicate the rate and
formats hardware can support, so the user level plugins can
auto-convert the audio data. But hardware may not support a certain
combin of sample rate and format, and will cause hw_parm fail. In such
case, plugin auto-convert will not work.
How can I let userlevel know the failure conbin, so let auto-convert work?

Thanks
Richard

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

end of thread, other threads:[~2009-03-17  6:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23  7:02 How to tell user level hardware not support a certain format in a certain sample rate Richard Zhao
2009-03-02 14:04 ` Richard Zhao
2009-03-02 14:12   ` Takashi Iwai
2009-03-02 15:58   ` Clemens Ladisch
2009-03-15 10:38     ` Richard Zhao
2009-03-16  8:54       ` Clemens Ladisch
2009-03-17  6:57         ` Richard Zhao

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.