VideoCodecStatus.smali

.class public final enum Lorg/webrtc/ali/VideoCodecStatus;
.super Ljava/lang/Enum;
.source "VideoCodecStatus.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Enum<",
        "Lorg/webrtc/ali/VideoCodecStatus;",
        ">;"
    }
.end annotation


# static fields
.field private static final synthetic $VALUES:[Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum ERROR:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum ERR_PARAMETER:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum ERR_REQUEST_SLI:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum ERR_SIZE:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum FALLBACK_SOFTWARE:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum LEVEL_EXCEEDED:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum MEMORY:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum NO_OUTPUT:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum OK:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum REQUEST_SLI:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum TARGET_BITRATE_OVERSHOOT:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum TIMEOUT:Lorg/webrtc/ali/VideoCodecStatus;

.field public static final enum UNINITIALIZED:Lorg/webrtc/ali/VideoCodecStatus;


# instance fields
.field private final number:I


# direct methods
.method static constructor <clinit>()V
    .registers 16

    .line 18
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/4 v1, 0x2

    const/4 v2, 0x0

    const-string v3, "REQUEST_SLI"

    invoke-direct {v0, v3, v2, v1}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->REQUEST_SLI:Lorg/webrtc/ali/VideoCodecStatus;

    .line 19
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/4 v3, 0x1

    const-string v4, "NO_OUTPUT"

    invoke-direct {v0, v4, v3, v3}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->NO_OUTPUT:Lorg/webrtc/ali/VideoCodecStatus;

    .line 20
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const-string v4, "OK"

    invoke-direct {v0, v4, v1, v2}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->OK:Lorg/webrtc/ali/VideoCodecStatus;

    .line 21
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/4 v4, 0x3

    const-string v5, "ERROR"

    const/4 v6, -0x1

    invoke-direct {v0, v5, v4, v6}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->ERROR:Lorg/webrtc/ali/VideoCodecStatus;

    .line 22
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/4 v5, 0x4

    const-string v6, "LEVEL_EXCEEDED"

    const/4 v7, -0x2

    invoke-direct {v0, v6, v5, v7}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->LEVEL_EXCEEDED:Lorg/webrtc/ali/VideoCodecStatus;

    .line 23
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/4 v6, 0x5

    const-string v7, "MEMORY"

    const/4 v8, -0x3

    invoke-direct {v0, v7, v6, v8}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->MEMORY:Lorg/webrtc/ali/VideoCodecStatus;

    .line 24
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/4 v7, 0x6

    const-string v8, "ERR_PARAMETER"

    const/4 v9, -0x4

    invoke-direct {v0, v8, v7, v9}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->ERR_PARAMETER:Lorg/webrtc/ali/VideoCodecStatus;

    .line 25
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/4 v8, 0x7

    const-string v9, "ERR_SIZE"

    const/4 v10, -0x5

    invoke-direct {v0, v9, v8, v10}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->ERR_SIZE:Lorg/webrtc/ali/VideoCodecStatus;

    .line 26
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/16 v9, 0x8

    const-string v10, "TIMEOUT"

    const/4 v11, -0x6

    invoke-direct {v0, v10, v9, v11}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->TIMEOUT:Lorg/webrtc/ali/VideoCodecStatus;

    .line 27
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/16 v10, 0x9

    const-string v11, "UNINITIALIZED"

    const/4 v12, -0x7

    invoke-direct {v0, v11, v10, v12}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->UNINITIALIZED:Lorg/webrtc/ali/VideoCodecStatus;

    .line 28
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/16 v11, 0xa

    const-string v12, "ERR_REQUEST_SLI"

    const/16 v13, -0xc

    invoke-direct {v0, v12, v11, v13}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->ERR_REQUEST_SLI:Lorg/webrtc/ali/VideoCodecStatus;

    .line 29
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/16 v12, 0xb

    const-string v13, "FALLBACK_SOFTWARE"

    const/16 v14, -0xd

    invoke-direct {v0, v13, v12, v14}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->FALLBACK_SOFTWARE:Lorg/webrtc/ali/VideoCodecStatus;

    .line 30
    new-instance v0, Lorg/webrtc/ali/VideoCodecStatus;

    const/16 v13, 0xc

    const-string v14, "TARGET_BITRATE_OVERSHOOT"

    const/16 v15, -0xe

    invoke-direct {v0, v14, v13, v15}, Lorg/webrtc/ali/VideoCodecStatus;-><init>(Ljava/lang/String;II)V

    sput-object v0, Lorg/webrtc/ali/VideoCodecStatus;->TARGET_BITRATE_OVERSHOOT:Lorg/webrtc/ali/VideoCodecStatus;

    .line 17
    const/16 v14, 0xd

    new-array v14, v14, [Lorg/webrtc/ali/VideoCodecStatus;

    sget-object v15, Lorg/webrtc/ali/VideoCodecStatus;->REQUEST_SLI:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v15, v14, v2

    sget-object v2, Lorg/webrtc/ali/VideoCodecStatus;->NO_OUTPUT:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v2, v14, v3

    sget-object v2, Lorg/webrtc/ali/VideoCodecStatus;->OK:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v2, v14, v1

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->ERROR:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v4

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->LEVEL_EXCEEDED:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v5

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->MEMORY:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v6

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->ERR_PARAMETER:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v7

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->ERR_SIZE:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v8

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->TIMEOUT:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v9

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->UNINITIALIZED:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v10

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->ERR_REQUEST_SLI:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v11

    sget-object v1, Lorg/webrtc/ali/VideoCodecStatus;->FALLBACK_SOFTWARE:Lorg/webrtc/ali/VideoCodecStatus;

    aput-object v1, v14, v12

    aput-object v0, v14, v13

    sput-object v14, Lorg/webrtc/ali/VideoCodecStatus;->$VALUES:[Lorg/webrtc/ali/VideoCodecStatus;

    return-void
.end method

.method private constructor <init>(Ljava/lang/String;II)V
    .registers 4
    .param p3, "number"    # I
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I)V"
        }
    .end annotation

    .line 34
    invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V

    .line 35
    iput p3, p0, Lorg/webrtc/ali/VideoCodecStatus;->number:I

    .line 36
    return-void
.end method

.method public static valueOf(Ljava/lang/String;)Lorg/webrtc/ali/VideoCodecStatus;
    .registers 2
    .param p0, "name"    # Ljava/lang/String;

    .line 17
    const-class v0, Lorg/webrtc/ali/VideoCodecStatus;

    invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;

    move-result-object v0

    check-cast v0, Lorg/webrtc/ali/VideoCodecStatus;

    return-object v0
.end method

.method public static values()[Lorg/webrtc/ali/VideoCodecStatus;
    .registers 1

    .line 17
    sget-object v0, Lorg/webrtc/ali/VideoCodecStatus;->$VALUES:[Lorg/webrtc/ali/VideoCodecStatus;

    invoke-virtual {v0}, [Lorg/webrtc/ali/VideoCodecStatus;->clone()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, [Lorg/webrtc/ali/VideoCodecStatus;

    return-object v0
.end method


# virtual methods
.method public getNumber()I
    .registers 2

    .line 39
    iget v0, p0, Lorg/webrtc/ali/VideoCodecStatus;->number:I

    return v0
.end method