Added in API level 30
UnrecognizedInputFormatException
class UnrecognizedInputFormatException : IOException
kotlin.Any | ||||
↳ | kotlin.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.io.IOException | |||
↳ | android.media.MediaParser.UnrecognizedInputFormatException |
Thrown if all parser implementations provided to create
failed to sniff the input content.