apkfuckery/com.discord/smali_classes2/org/webrtc/AndroidVideoDecoder$Decoded...

35 lines
902 B
Smali

.class public Lorg/webrtc/AndroidVideoDecoder$DecodedTextureMetadata;
.super Ljava/lang/Object;
.source "AndroidVideoDecoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/AndroidVideoDecoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "DecodedTextureMetadata"
.end annotation
# instance fields
.field public final decodeTimeMs:Ljava/lang/Integer;
.field public final presentationTimestampUs:J
# direct methods
.method public constructor <init>(JLjava/lang/Integer;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lorg/webrtc/AndroidVideoDecoder$DecodedTextureMetadata;->presentationTimestampUs:J
iput-object p3, p0, Lorg/webrtc/AndroidVideoDecoder$DecodedTextureMetadata;->decodeTimeMs:Ljava/lang/Integer;
return-void
.end method