mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
4f393e66ea
We store global layout info and channels info in the cubeb context. However, the streams might output to different devices. We should store the layout info of the output device in the stream directly instead of in the context. On the other hand, the `channels` value is a duplicate of `output_desc.mChannelsPerFrame` or `mixer.out_channels` so we don't need to store this value. Differential Revision: https://phabricator.services.mozilla.com/D34068 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
cubeb-coreaudio-rs | ||
cubeb-pulse-rs | ||
gtest | ||
include | ||
src | ||
AUTHORS | ||
disable-assert.patch | ||
LICENSE | ||
moz.build | ||
moz.yaml | ||
README.md | ||
update.sh |