Type Reason Java.Lang.IllegalStateException if not in the Configured state or just after MediaCodec.Flush for a codec that is configured in asynchronous mode. !:NoType:android/media/MediaCodec$CodecException;Href=../../../reference/android/media/MediaCodec.CodecException.html upon codec error. Note that some codec errors for start may be attributed to future method calls.
After successfully configuring the component, call start.
Call start also if the codec is configured in asynchronous mode, and it has just been flushed, to resume requesting input buffers.