Searched refs:audiochannels (Results 1 – 1 of 1) sorted by relevance
159 final int audiochannels = 2; in startRecording() local160 mRecorder.setAudioChannels(audiochannels); in startRecording()