-
- Downloads
audiolayer: use null AudioProcessor instead of NullAudioProcessor
Avoids the audio thread processing overhead and memory overhead of the AudioProcessor, since even the NullAudioProcessor uses queues of frames and a dequeue mechanism. Change-Id: I4a76b2f32d9a281519b5118c3be7676f730deb26
Please register or sign in to comment