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