How the mixer thread created in Audio filnger and how the mapping is done between app and audio flinger mixer?

笑着哭i 提交于 2020-12-15 06:43:25

问题


I am trying to map this arch in the source code. As I checked in source code there are multiple threads created by audio flinger like direct output thread, mixer thread, offload thread, etc.

But I am not getting where should I change in configuration to create multiple mixer thread and how to map the data between app and mixer thread as shown in the below diagram.

just to mention the source of this arch is from- https://source.android.com/devices/automotive/audio

来源:https://stackoverflow.com/questions/62022159/how-the-mixer-thread-created-in-audio-filnger-and-how-the-mapping-is-done-betwee

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!