java - Disabling the default MediaRecorder sound in camcorder apps -


i developing android camera/camcorder application, , looking play own sounds when capturing video , pictures.

i using camera api (not camera2, using later) develop app

when capturing pictures, using camera.takepicture(), have disabled shutter sound using camerainfo.candisableshuttersound() , camera.enableshuttersound(false)

when capturing video though, have mediarecorder object start capturing frames, default "bloop" noise plays @ same time mine. there way disable mediarecorder sound, similar camera.enableshuttersound(false), missing in api docs? there system setting can request change app? or out of luck?


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

android - Format a french phone number -