-
mimeType
java.lang.String mimeType
The mime type for which a decoder was being initialized.
-
secureDecoderRequired
boolean secureDecoderRequired
Whether it was required that the decoder support a secure output path.
-
decoderName
java.lang.String decoderName
The name of the decoder that failed to initialize. Null if no suitable decoder was found.
-
diagnosticInfo
java.lang.String diagnosticInfo
An optional developer-readable diagnostic information string. May be null.