CameraCapturer$3.smali
.class Lorg/webrtc/ali/CameraCapturer$3;
.super Ljava/lang/Object;
.source "CameraCapturer.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/ali/CameraCapturer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lorg/webrtc/ali/CameraCapturer;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lorg/webrtc/ali/CameraCapturer;)V
.registers 2
.param p1, "this$0" # Lorg/webrtc/ali/CameraCapturer;
.line 218
iput-object p1, p0, Lorg/webrtc/ali/CameraCapturer$3;->this$0:Lorg/webrtc/ali/CameraCapturer;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.line 221
iget-object v0, p0, Lorg/webrtc/ali/CameraCapturer$3;->this$0:Lorg/webrtc/ali/CameraCapturer;
invoke-static {v0}, Lorg/webrtc/ali/CameraCapturer;->access$1100(Lorg/webrtc/ali/CameraCapturer;)Lorg/webrtc/ali/CameraVideoCapturer$CameraEventsHandler;
move-result-object v0
const-string v1, "Camera failed to start within timeout."
invoke-interface {v0, v1}, Lorg/webrtc/ali/CameraVideoCapturer$CameraEventsHandler;->onCameraError(Ljava/lang/String;)V
.line 222
return-void
.end method