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