Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException if not in the Executing or Configured state. !:NoType:android/media/MediaCodec$CodecException;Href=../../../reference/android/media/MediaCodec.CodecException.html upon codec error.
Call this after dequeueOutputBuffer signals a format change by returning MediaCodec.InfoOutputFormatChanged. You can also call this after MediaCodec.Configure(MediaFormat, Android.Views.Surface, Android.Views.Surface, Android.Views.Surface) returns successfully to get the output format initially configured for the codec. Do this to determine what optional configuration parameters were supported by the codec.