- audio_encoder
- the audio encoder to use.
Type Reason Java.Lang.IllegalStateException if it is called before setOutputFormat() or after prepare().
Sets the audio encoder to be used for recording. If this method is not called, the output file will not contain an audio track. Call this after setOutputFormat() but before prepare().