34 lines
761 B
Smali
34 lines
761 B
Smali
.class public final synthetic Le0/d/y;
|
|
.super Ljava/lang/Object;
|
|
.source "lambda"
|
|
|
|
# interfaces
|
|
.implements Lorg/webrtc/VideoDecoder$Callback;
|
|
|
|
|
|
# instance fields
|
|
.field private final synthetic a:J
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(J)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-wide p1, p0, Le0/d/y;->a:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onDecodedFrame(Lorg/webrtc/VideoFrame;Ljava/lang/Integer;Ljava/lang/Integer;)V
|
|
.locals 2
|
|
|
|
iget-wide v0, p0, Le0/d/y;->a:J
|
|
|
|
invoke-static {v0, v1, p1, p2, p3}, Lorg/webrtc/VideoDecoderWrapper;->nativeOnDecodedFrame(JLorg/webrtc/VideoFrame;Ljava/lang/Integer;Ljava/lang/Integer;)V
|
|
|
|
return-void
|
|
.end method
|