apkfuckery/com.discord/smali_classes2/d0/c/m.smali

35 lines
720 B
Smali
Raw Normal View History

2020-11-30 22:35:21 +00:00
.class public final synthetic Ld0/c/m;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
2020-11-13 19:18:44 +00:00
.field public final synthetic d:Lorg/webrtc/VideoFrame$I420Buffer;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-13 19:18:44 +00:00
.method public synthetic constructor <init>(Lorg/webrtc/VideoFrame$I420Buffer;)V
2020-11-12 02:11:44 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-30 22:35:21 +00:00
iput-object p1, p0, Ld0/c/m;->d:Lorg/webrtc/VideoFrame$I420Buffer;
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
.method public final run()V
2020-11-13 19:18:44 +00:00
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
iget-object v0, p0, Ld0/c/m;->d:Lorg/webrtc/VideoFrame$I420Buffer;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
invoke-interface {v0}, Lorg/webrtc/VideoFrame$Buffer;->release()V
2020-11-12 02:11:44 +00:00
return-void
.end method