Searched refs:MediaCodecVideoEncoderErrorCallback (Results 1 – 1 of 1) sorted by relevance
73 private static MediaCodecVideoEncoderErrorCallback errorCallback = null;132 public static interface MediaCodecVideoEncoderErrorCallback { interface in MediaCodecVideoEncoder136 public static void setErrorCallback(MediaCodecVideoEncoderErrorCallback errorCallback) { in setErrorCallback()