FileVideoCapturer$1.smali

.class Lorg/webrtc/ali/FileVideoCapturer$1;
.super Ljava/util/TimerTask;
.source "FileVideoCapturer.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/webrtc/ali/FileVideoCapturer;
.end annotation

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


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


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

    return-void
.end method

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

    .line 147
    iput-object p1, p0, Lorg/webrtc/ali/FileVideoCapturer$1;->this$0:Lorg/webrtc/ali/FileVideoCapturer;

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

    return-void
.end method


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

    .line 150
    iget-object v0, p0, Lorg/webrtc/ali/FileVideoCapturer$1;->this$0:Lorg/webrtc/ali/FileVideoCapturer;

    invoke-virtual {v0}, Lorg/webrtc/ali/FileVideoCapturer;->tick()V

    .line 151
    return-void
.end method