apkfuckery/com.discord/smali_classes2/org/webrtc/CameraVideoCapturer$MediaRe...

26 lines
625 B
Smali

.class public interface abstract Lorg/webrtc/CameraVideoCapturer$MediaRecorderHandler;
.super Ljava/lang/Object;
.source "CameraVideoCapturer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/CameraVideoCapturer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MediaRecorderHandler"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract onMediaRecorderError(Ljava/lang/String;)V
.end method
.method public abstract onMediaRecorderSuccess()V
.end method