mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
51 lines
1.2 KiB
Smali
51 lines
1.2 KiB
Smali
.class Lorg/webrtc/CameraCapturer$9;
|
|
.super Ljava/lang/Object;
|
|
.source "CameraCapturer.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lorg/webrtc/CameraCapturer;->switchCameraInternal(Lorg/webrtc/CameraVideoCapturer$CameraSwitchHandler;Ljava/lang/String;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lorg/webrtc/CameraCapturer;
|
|
|
|
.field final synthetic val$oldSession:Lorg/webrtc/CameraSession;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lorg/webrtc/CameraCapturer;Lorg/webrtc/CameraSession;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lorg/webrtc/CameraCapturer$9;->this$0:Lorg/webrtc/CameraCapturer;
|
|
|
|
iput-object p2, p0, Lorg/webrtc/CameraCapturer$9;->val$oldSession:Lorg/webrtc/CameraSession;
|
|
|
|
.line 424
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lorg/webrtc/CameraCapturer$9;->val$oldSession:Lorg/webrtc/CameraSession;
|
|
|
|
.line 427
|
|
invoke-interface {p0}, Lorg/webrtc/CameraSession;->stop()V
|
|
|
|
return-void
|
|
.end method
|