Added in API level 30
IncompatibleWithBlockModelException
class IncompatibleWithBlockModelException : RuntimeException
| kotlin.Any | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.lang.RuntimeException | |||
| ↳ | android.media.MediaCodec.IncompatibleWithBlockModelException | |||
Thrown when the codec is configured for block model and an incompatible API is called.