CameraCapturer$8.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lorg/webrtc/ali/CameraCapturer;->addMediaRecorderToCamera(Landroid/media/MediaRecorder;Lorg/webrtc/ali/CameraVideoCapturer$MediaRecorderHandler;)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$mediaRecoderEventsHandler:Lorg/webrtc/ali/CameraVideoCapturer$MediaRecorderHandler;

.field final synthetic val$mediaRecorder:Landroid/media/MediaRecorder;


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

    return-void
.end method

.method constructor <init>(Lorg/webrtc/ali/CameraCapturer;Landroid/media/MediaRecorder;Lorg/webrtc/ali/CameraVideoCapturer$MediaRecorderHandler;)V
    .registers 4
    .param p1, "this$0"    # Lorg/webrtc/ali/CameraCapturer;

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

    iput-object p2, p0, Lorg/webrtc/ali/CameraCapturer$8;->val$mediaRecorder:Landroid/media/MediaRecorder;

    iput-object p3, p0, Lorg/webrtc/ali/CameraCapturer$8;->val$mediaRecoderEventsHandler:Lorg/webrtc/ali/CameraVideoCapturer$MediaRecorderHandler;

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

    return-void
.end method


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

    .line 393
    iget-object v0, p0, Lorg/webrtc/ali/CameraCapturer$8;->this$0:Lorg/webrtc/ali/CameraCapturer;

    iget-object v1, p0, Lorg/webrtc/ali/CameraCapturer$8;->val$mediaRecorder:Landroid/media/MediaRecorder;

    iget-object v2, p0, Lorg/webrtc/ali/CameraCapturer$8;->val$mediaRecoderEventsHandler:Lorg/webrtc/ali/CameraVideoCapturer$MediaRecorderHandler;

    invoke-static {v0, v1, v2}, Lorg/webrtc/ali/CameraCapturer;->access$2600(Lorg/webrtc/ali/CameraCapturer;Landroid/media/MediaRecorder;Lorg/webrtc/ali/CameraVideoCapturer$MediaRecorderHandler;)V

    .line 394
    return-void
.end method