mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
99829b3e17
Since Android needs separated PCM devices for different use cases, we add multiple PCM streams support in virtio-snd for both input and output direction. Changes: - Add num_{output, input}_streams support in ChromeOS's backend - Remove todos since hardcoded_snd_data and hardcoded_virtio_snd_config are used in cras_backend implementation only. - Update help message BUG=b:199001477 TEST=`cargo test` for Parameters parsing TEST=`crosvm run --cras-snd=num_output_streams=<num> ...` and check with `aplay -l` TEST=`crosvm run --cras-snd=num_input_streams=<num> ...` and check with `arecord -l` Change-Id: I59b2fd547b101d099f837f85c0b739f720795990 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3322796 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Woody Chow <woodychow@google.com> Commit-Queue: Chih-Yang Hsia <paulhsia@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |