Class MediaCodecVideoDecoderException

    • Field Detail

      • isSurfaceValid

        public final boolean isSurfaceValid
        Whether the surface was valid when the exception occurred.
    • Constructor Detail

      • MediaCodecVideoDecoderException

        public MediaCodecVideoDecoderException​(Throwable cause,
                                               @Nullable
                                               MediaCodecInfo codecInfo,
                                               @Nullable
                                               Surface surface)