MediaCodecUtil.DecoderQueryException


class MediaCodecUtil.DecoderQueryException : Exception


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).

Summary