AndroidVideoDecoder$FrameInfo.smali
.class Lorg/webrtc/AndroidVideoDecoder$FrameInfo;
.super Ljava/lang/Object;
.source "SourceFile"
# 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
.registers 4
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-wide p1, p0, Lorg/webrtc/AndroidVideoDecoder$FrameInfo;->decodeStartTimeMs:J
.line 3
iput p3, p0, Lorg/webrtc/AndroidVideoDecoder$FrameInfo;->rotation:I
return-void
.end method