Searched defs:CodecException (Results 1 – 1 of 1) sorted by relevance
2202 public final static class CodecException extends IllegalStateException { class in MediaCodec2204 CodecException(int errorCode, int actionCode, @Nullable String detailMessage) { in CodecException() method in MediaCodec.CodecException