MasayukiSuda / CameraRecorder-android

Video Recording with Camera2 and apply video filter.
MIT License
254 stars 73 forks source link

Change Audio Source To MediaRecorder.AudioSource.CAMCORDER #25

Open manoj-basavaraja opened 4 years ago

manoj-basavaraja commented 4 years ago

Hello,

As mentioned in title, is there a way to change the audio source. As I can see in the code a loop is added to select the audio source while preparing the Audio Recorder, but that ends up always by selection MIC, Is there a way to change it.

dummy-amit commented 4 years ago

Make changes as per your need.