apkfuckery/com.discord/smali_classes2/x/d/z.smali

35 lines
749 B
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final synthetic Lx/d/z;
2019-12-06 01:29:57 +00:00
.super Ljava/lang/Object;
2019-12-06 03:29:40 +00:00
.source "lambda"
2019-12-06 01:29:57 +00:00
# interfaces
.implements Lorg/webrtc/VideoEncoder$Callback;
# instance fields
2019-12-06 03:29:40 +00:00
.field private final synthetic a:J
2019-12-06 01:29:57 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public synthetic constructor <init>(J)V
2019-12-06 01:29:57 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-12-06 03:29:40 +00:00
iput-wide p1, p0, Lx/d/z;->a:J
2019-12-06 01:29:57 +00:00
return-void
.end method
# virtual methods
.method public final onEncodedFrame(Lorg/webrtc/EncodedImage;Lorg/webrtc/VideoEncoder$CodecSpecificInfo;)V
.locals 2
2019-12-06 03:29:40 +00:00
iget-wide v0, p0, Lx/d/z;->a:J
2019-12-06 01:29:57 +00:00
2019-12-06 03:29:40 +00:00
invoke-static {v0, v1, p1, p2}, Lorg/webrtc/VideoEncoderWrapper;->a(JLorg/webrtc/EncodedImage;Lorg/webrtc/VideoEncoder$CodecSpecificInfo;)V
2019-12-06 01:29:57 +00:00
return-void
.end method