Rabbit-R1/switch port/smali/smali_classes3/org/webrtc/CameraCapturer$4.smali
2024-05-21 17:08:36 -04:00

72 lines
1.4 KiB
Smali

.class Lorg/webrtc/CameraCapturer$4;
.super Ljava/lang/Object;
.source "CameraCapturer.java"
# interfaces
.implements Lorg/webrtc/CameraVideoCapturer$CameraEventsHandler;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lorg/webrtc/CameraCapturer;-><init>(Ljava/lang/String;Lorg/webrtc/CameraVideoCapturer$CameraEventsHandler;Lorg/webrtc/CameraEnumerator;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lorg/webrtc/CameraCapturer;
# direct methods
.method constructor <init>(Lorg/webrtc/CameraCapturer;)V
.locals 0
iput-object p1, p0, Lorg/webrtc/CameraCapturer$4;->this$0:Lorg/webrtc/CameraCapturer;
.line 204
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onCameraClosed()V
.locals 0
return-void
.end method
.method public onCameraDisconnected()V
.locals 0
return-void
.end method
.method public onCameraError(Ljava/lang/String;)V
.locals 0
return-void
.end method
.method public onCameraFreezed(Ljava/lang/String;)V
.locals 0
return-void
.end method
.method public onCameraOpening(Ljava/lang/String;)V
.locals 0
return-void
.end method
.method public onFirstFrameAvailable()V
.locals 0
return-void
.end method