CameraCapturer$10.smali

.class Lorg/webrtc/ali/CameraCapturer$10;
.super Ljava/lang/Object;
.source "CameraCapturer.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lorg/webrtc/ali/CameraCapturer;->switchCameraInternal(Lorg/webrtc/ali/CameraVideoCapturer$CameraSwitchHandler;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lorg/webrtc/ali/CameraCapturer;

.field final synthetic val$oldSession:Lorg/webrtc/ali/CameraSession;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lorg/webrtc/ali/CameraCapturer;Lorg/webrtc/ali/CameraSession;)V
    .registers 3
    .param p1, "this$0"    # Lorg/webrtc/ali/CameraCapturer;

    .line 475
    iput-object p1, p0, Lorg/webrtc/ali/CameraCapturer$10;->this$0:Lorg/webrtc/ali/CameraCapturer;

    iput-object p2, p0, Lorg/webrtc/ali/CameraCapturer$10;->val$oldSession:Lorg/webrtc/ali/CameraSession;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 2

    .line 478
    iget-object v0, p0, Lorg/webrtc/ali/CameraCapturer$10;->val$oldSession:Lorg/webrtc/ali/CameraSession;

    invoke-interface {v0}, Lorg/webrtc/ali/CameraSession;->stop()V

    .line 479
    return-void
.end method