mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
35 lines
763 B
Smali
35 lines
763 B
Smali
.class public Lorg/webrtc/VideoDecoder$DecodeInfo;
|
|
.super Ljava/lang/Object;
|
|
.source "VideoDecoder.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lorg/webrtc/VideoDecoder;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "DecodeInfo"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final isMissingFrames:Z
|
|
|
|
.field public final renderTimeMs:J
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(ZJ)V
|
|
.locals 0
|
|
|
|
.line 37
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-boolean p1, p0, Lorg/webrtc/VideoDecoder$DecodeInfo;->isMissingFrames:Z
|
|
|
|
iput-wide p2, p0, Lorg/webrtc/VideoDecoder$DecodeInfo;->renderTimeMs:J
|
|
|
|
return-void
|
|
.end method
|