Searched defs:ERROR_UNSUPPORTED (Results 1 – 2 of 2) sorted by relevance
49 ERROR_UNSUPPORTED = MEDIA_ERROR_BASE - 10, enumerator
135 private static final int ERROR_UNSUPPORTED = (1 << 1); field in MediaCodecInfo