文件名称:AudioFlinger
-
所属分类:
- 标签属性:
- 上传时间:2015-10-06
-
文件大小:29.41kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
AudioFlinger has a hard-coded upper limit of 2 channels for capture and playback.
There is support for > 2 channel tracks down-mixed to 2 channel output via a down-mix effect.
Adding full support for > 2 channel capture or playback would require more than simply changing
this #define. There is an independent hard-coded upper limit in AudioMixer
removing that AudioMixer limit would be necessary but insufficient to support > 2 channels.
The macro FCC_2 highlights some (but not all) places where there is are 2-channel assumptions.
Search also for 2 , left , right , [0] , [1] , >> 16 , << 16 , etc.-AudioFlinger has a hard-coded upper limit of 2 channels for capture and playback.
There is support for > 2 channel tracks down-mixed to 2 channel output via a down-mix effect.
Adding full support for > 2 channel capture or playback would require more than simply changing
this #define. There is an independent hard-coded upper limit in AudioMixer
removing that AudioMixer limit would be necessary but insufficient to support > 2 channels.
The macro FCC_2 highlights some (but not all) places where there is are 2-channel assumptions.
Search also for 2 , left , right , [0] , [1] , >> 16 , << 16 , etc.
There is support for > 2 channel tracks down-mixed to 2 channel output via a down-mix effect.
Adding full support for > 2 channel capture or playback would require more than simply changing
this #define. There is an independent hard-coded upper limit in AudioMixer
removing that AudioMixer limit would be necessary but insufficient to support > 2 channels.
The macro FCC_2 highlights some (but not all) places where there is are 2-channel assumptions.
Search also for 2 , left , right , [0] , [1] , >> 16 , << 16 , etc.-AudioFlinger has a hard-coded upper limit of 2 channels for capture and playback.
There is support for > 2 channel tracks down-mixed to 2 channel output via a down-mix effect.
Adding full support for > 2 channel capture or playback would require more than simply changing
this #define. There is an independent hard-coded upper limit in AudioMixer
removing that AudioMixer limit would be necessary but insufficient to support > 2 channels.
The macro FCC_2 highlights some (but not all) places where there is are 2-channel assumptions.
Search also for 2 , left , right , [0] , [1] , >> 16 , << 16 , etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AudioFlinger.cpp
AudioFlinger.h
AudioFlinger.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.