apkfuckery/com.discord/smali_classes2/org/webrtc/CameraVideoCapturer$MediaRecorderHandler.smali

23 lines
565 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.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
# virtual methods
.method public abstract onMediaRecorderError(Ljava/lang/String;)V
.end method
.method public abstract onMediaRecorderSuccess()V
.end method