setAudioRecordDataCallback

Can be used to gain access to the raw ByteBuffer from the recording device before it's fed into WebRTC. You can use this to manipulate the ByteBuffer (e.g. audio filters). Make sure that the operation is fast.