apkfuckery/com.discord/smali_classes2/org/webrtc/MediaCodecVideoDecoder$Time...

63 lines
1.6 KiB
Smali

.class public Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;
.super Ljava/lang/Object;
.source "MediaCodecVideoDecoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/MediaCodecVideoDecoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "TimeStamps"
.end annotation
# instance fields
.field public final decodeStartTimeMs:J
.field public final ntpTimeStampMs:J
.field public final timeStampMs:J
# direct methods
.method public constructor <init>(JJJ)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;->decodeStartTimeMs:J
iput-wide p3, p0, Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;->timeStampMs:J
iput-wide p5, p0, Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;->ntpTimeStampMs:J
return-void
.end method
.method public static synthetic access$700(Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;)J
.locals 2
iget-wide v0, p0, Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;->decodeStartTimeMs:J
return-wide v0
.end method
.method public static synthetic access$800(Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;)J
.locals 2
iget-wide v0, p0, Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;->timeStampMs:J
return-wide v0
.end method
.method public static synthetic access$900(Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;)J
.locals 2
iget-wide v0, p0, Lorg/webrtc/MediaCodecVideoDecoder$TimeStamps;->ntpTimeStampMs:J
return-wide v0
.end method