HardwareVideoDecoder$TimeStamps.smali 
.class Lio/agora/base/internal/video/HardwareVideoDecoder$TimeStamps;
.super Ljava/lang/Object;
.source "HardwareVideoDecoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lio/agora/base/internal/video/HardwareVideoDecoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "TimeStamps"
.end annotation
# instance fields
.field private final decodeStartTimeMs:J
.field private final presentationTimeStampUs:J
# direct methods
.method public constructor <init>(JJ)V
    .registers 5
    .line 98
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
    .line 99
    iput-wide p1, p0, Lio/agora/base/internal/video/HardwareVideoDecoder$TimeStamps;->decodeStartTimeMs:J
    .line 100
    iput-wide p3, p0, Lio/agora/base/internal/video/HardwareVideoDecoder$TimeStamps;->presentationTimeStampUs:J
    return-void
.end method
.method static synthetic access$1400(Lio/agora/base/internal/video/HardwareVideoDecoder$TimeStamps;)J
    .registers 3
    .line 97
    iget-wide v0, p0, Lio/agora/base/internal/video/HardwareVideoDecoder$TimeStamps;->decodeStartTimeMs:J
    return-wide v0
.end method
.method static synthetic access$800(Lio/agora/base/internal/video/HardwareVideoDecoder$TimeStamps;)J
    .registers 3
    .line 97
    iget-wide v0, p0, Lio/agora/base/internal/video/HardwareVideoDecoder$TimeStamps;->presentationTimeStampUs:J
    return-wide v0
.end method