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

35 lines
769 B
Smali

.class public Lorg/webrtc/AndroidVideoDecoder$FrameInfo;
.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 = "FrameInfo"
.end annotation
# instance fields
.field public final decodeStartTimeMs:J
.field public final rotation:I
# direct methods
.method public constructor <init>(JI)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lorg/webrtc/AndroidVideoDecoder$FrameInfo;->decodeStartTimeMs:J
iput p3, p0, Lorg/webrtc/AndroidVideoDecoder$FrameInfo;->rotation:I
return-void
.end method