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

35 lines
737 B
Smali
Raw Normal View History

2020-11-30 22:35:21 +00:00
.class public final synthetic Ld0/c/c;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2020-11-13 19:18:44 +00:00
.implements Lorg/webrtc/VideoSink;
2020-11-12 02:11:44 +00:00
# instance fields
2020-11-13 19:18:44 +00:00
.field public final synthetic d:Lorg/webrtc/Camera1Session;
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/Camera1Session;)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/c;->d:Lorg/webrtc/Camera1Session;
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-13 19:18:44 +00:00
.method public final onFrame(Lorg/webrtc/VideoFrame;)V
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
iget-object v0, p0, Ld0/c/c;->d:Lorg/webrtc/Camera1Session;
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
invoke-virtual {v0, p1}, Lorg/webrtc/Camera1Session;->b(Lorg/webrtc/VideoFrame;)V
2020-11-12 02:11:44 +00:00
return-void
.end method