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