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