apkfuckery/com.discord/smali_classes2/org/webrtc/VideoEncoder$Callback.smali

20 lines
501 B
Smali

.class public interface abstract Lorg/webrtc/VideoEncoder$Callback;
.super Ljava/lang/Object;
.source "VideoEncoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/VideoEncoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Callback"
.end annotation
# virtual methods
.method public abstract onEncodedFrame(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoEncoder$CodecSpecificInfo;)V
.end method