apkfuckery/com.discord/smali_classes2/org/webrtc/HardwareVideoDecoder$FrameInfo.smali

34 lines
710 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class Lorg/webrtc/HardwareVideoDecoder$FrameInfo;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/HardwareVideoDecoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "FrameInfo"
.end annotation
# instance fields
.field final decodeStartTimeMs:J
.field final rotation:I
# direct methods
.method constructor <init>(JI)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lorg/webrtc/HardwareVideoDecoder$FrameInfo;->decodeStartTimeMs:J
iput p3, p0, Lorg/webrtc/HardwareVideoDecoder$FrameInfo;->rotation:I
return-void
.end method