[alsa-devel] [RFC] AXD Audio Processing IP ALSA support - Questions
Clemens Ladisch
clemens at ladisch.de
Tue Nov 4 10:58:52 CET 2014
Qais Yousef wrote:
> 3- Can we get an example of how transcoding (back to disk) is supposed to be working?
ALSA PCM devices are assumed to run with their own clock, i.e., it is
not directly possible for applications to control when a playback device
reads data from the ring buffer, of when a capture device writes data to
it. The ALSA API is designed for real-time opertation; it would not be
a good choice for batch conversions.
Regards,
Clemens
More information about the Alsa-devel
mailing list