Class MediaCodecUtil.DecoderQueryException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    MediaCodecUtil

    public static class MediaCodecUtil.DecoderQueryException
    extends 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).

    See Also:
    Serialized Form