HardwareVideoEncoderFactory$1.smali
.class synthetic Lorg/webrtc/ali/HardwareVideoEncoderFactory$1;
.super Ljava/lang/Object;
.source "HardwareVideoEncoderFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/ali/HardwareVideoEncoderFactory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1008
name = null
.end annotation
# static fields
.field static final synthetic $SwitchMap$org$webrtc$ali$VideoCodecType:[I
# direct methods
.method static constructor <clinit>()V
.registers 3
.line 141
invoke-static {}, Lorg/webrtc/ali/VideoCodecType;->values()[Lorg/webrtc/ali/VideoCodecType;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lorg/webrtc/ali/HardwareVideoEncoderFactory$1;->$SwitchMap$org$webrtc$ali$VideoCodecType:[I
:try_start_9
sget-object v1, Lorg/webrtc/ali/VideoCodecType;->VP8:Lorg/webrtc/ali/VideoCodecType;
invoke-virtual {v1}, Lorg/webrtc/ali/VideoCodecType;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_12
.catch Ljava/lang/NoSuchFieldError; {:try_start_9 .. :try_end_12} :catch_13
goto :goto_14
:catch_13
move-exception v0
:goto_14
:try_start_14
sget-object v0, Lorg/webrtc/ali/HardwareVideoEncoderFactory$1;->$SwitchMap$org$webrtc$ali$VideoCodecType:[I
sget-object v1, Lorg/webrtc/ali/VideoCodecType;->VP9:Lorg/webrtc/ali/VideoCodecType;
invoke-virtual {v1}, Lorg/webrtc/ali/VideoCodecType;->ordinal()I
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1f
.catch Ljava/lang/NoSuchFieldError; {:try_start_14 .. :try_end_1f} :catch_20
goto :goto_21
:catch_20
move-exception v0
:goto_21
:try_start_21
sget-object v0, Lorg/webrtc/ali/HardwareVideoEncoderFactory$1;->$SwitchMap$org$webrtc$ali$VideoCodecType:[I
sget-object v1, Lorg/webrtc/ali/VideoCodecType;->H264:Lorg/webrtc/ali/VideoCodecType;
invoke-virtual {v1}, Lorg/webrtc/ali/VideoCodecType;->ordinal()I
move-result v1
const/4 v2, 0x3
aput v2, v0, v1
:try_end_2c
.catch Ljava/lang/NoSuchFieldError; {:try_start_21 .. :try_end_2c} :catch_2d
goto :goto_2e
:catch_2d
move-exception v0
:goto_2e
return-void
.end method