apkfuckery/com.discord/smali_classes2/org/webrtc/MediaCodecVideoDecoder$MediaCodecVideoDecoderErrorCallback.smali

20 lines
541 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public interface abstract Lorg/webrtc/MediaCodecVideoDecoder$MediaCodecVideoDecoderErrorCallback;
.super Ljava/lang/Object;
.source "MediaCodecVideoDecoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/MediaCodecVideoDecoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MediaCodecVideoDecoderErrorCallback"
.end annotation
# virtual methods
.method public abstract onMediaCodecVideoDecoderCriticalError(I)V
.end method