mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
3e2d8fcffb
Since we will be allowing for multiple audio streams soon (1 playback and 1 capture), we will need a unique completion event name for each stream. Otherwise, if multiple streams are created around the same time, they would be listening for the same event, which would result in bugs where some streams would be notified when they shouldn't have. This also prepares us for having >1 playback and >1 capture streams as well, if we ever want to have that. Bug: 253509368 Test: ran emulator and verified sound still works Change-Id: Id53a4c233579c0ffba750b6663111e6c02f02dfd Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3997600 Commit-Queue: Richard Zhang <rizhang@google.com> Reviewed-by: Noah Gold <nkgold@google.com> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
prebuilts_version |