mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
35 lines
754 B
Smali
35 lines
754 B
Smali
.class 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 = 0xa
|
|
name = "FrameInfo"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final decodeStartTimeMs:J
|
|
|
|
.field final rotation:I
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(JI)V
|
|
.locals 0
|
|
|
|
.line 65
|
|
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
|