mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
5073cba536
This patch enhances the audio driver with the option to operate as a client of the record and play services instead of providing the audio-in and audio-out services. The record/play mode can be enabled by setting the 'record_play="yes"' config attribute. The audio_in.run and audio_out.run scripts support the selection of the mode via the 'use_record_play_sessions' hook function. Issue #5097 |
||
---|---|---|
.. | ||
drivers/audio | ||
lib/audio | ||
test/audio_in |