Back to Exoplayer

MediaCodecUtil.DecoderQueryException (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/mediacodec/MediaCodecUtil.DecoderQueryException.html

latest1.9 KB
Original Source

Package com.google.android.exoplayer2.mediacodec

Class MediaCodecUtil.DecoderQueryException


public static classMediaCodecUtil.DecoderQueryExceptionextends[Exception](https://developer.android.com/reference/java/lang/Exception.html "class or interface in java.lang")

Thrown when an error occurs querying the device for its underlying media capabilities.

Such failures are not expected in normal operation and are normally temporary (e.g. if the mediaserver process has crashed and is yet to restart).

See Also:Serialized Form

Method Summary

- 

Methods inherited from class java.lang.Throwable

addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

- 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait