apkfuckery/com.discord/smali_classes2/org/webrtc/FileVideoCapturer$1.smali

43 lines
963 B
Smali

.class public Lorg/webrtc/FileVideoCapturer$1;
.super Ljava/util/TimerTask;
.source "FileVideoCapturer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/FileVideoCapturer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lorg/webrtc/FileVideoCapturer;
# direct methods
.method public constructor <init>(Lorg/webrtc/FileVideoCapturer;)V
.locals 0
iput-object p1, p0, Lorg/webrtc/FileVideoCapturer$1;->this$0:Lorg/webrtc/FileVideoCapturer;
invoke-direct {p0}, Ljava/util/TimerTask;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
iget-object v0, p0, Lorg/webrtc/FileVideoCapturer$1;->this$0:Lorg/webrtc/FileVideoCapturer;
invoke-virtual {v0}, Lorg/webrtc/FileVideoCapturer;->tick()V
return-void
.end method