Rabbit-R1/switch port/smali/smali_classes3/org/webrtc/CameraVideoCapturer$CameraSwitchHandler.smali

23 lines
559 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Lorg/webrtc/CameraVideoCapturer$CameraSwitchHandler;
.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 = "CameraSwitchHandler"
.end annotation
# virtual methods
.method public abstract onCameraSwitchDone(Z)V
.end method
.method public abstract onCameraSwitchError(Ljava/lang/String;)V
.end method