apkfuckery/com.discord/smali_classes2/org/webrtc/HardwareVideoEncoderFactory...

73 lines
1.8 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public synthetic Lorg/webrtc/HardwareVideoEncoderFactory$1;
.super Ljava/lang/Object;
.source "HardwareVideoEncoderFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/HardwareVideoEncoderFactory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1009
name = null
.end annotation
# static fields
.field public static final synthetic $SwitchMap$org$webrtc$VideoCodecType:[I
# direct methods
.method public static constructor <clinit>()V
2020-07-08 16:44:49 +00:00
.locals 4
2020-05-17 12:40:10 +00:00
invoke-static {}, Lorg/webrtc/VideoCodecType;->values()[Lorg/webrtc/VideoCodecType;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lorg/webrtc/HardwareVideoEncoderFactory$1;->$SwitchMap$org$webrtc$VideoCodecType:[I
2020-07-08 16:44:49 +00:00
const/4 v1, 0x1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:try_start_0
sget-object v2, Lorg/webrtc/VideoCodecType;->VP8:Lorg/webrtc/VideoCodecType;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v2, 0x0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v1, v0, v2
2020-05-17 12:40:10 +00:00
:try_end_0
.catch Ljava/lang/NoSuchFieldError; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
2020-07-08 16:44:49 +00:00
const/4 v0, 0x2
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:try_start_1
sget-object v2, Lorg/webrtc/HardwareVideoEncoderFactory$1;->$SwitchMap$org$webrtc$VideoCodecType:[I
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sget-object v3, Lorg/webrtc/VideoCodecType;->VP9:Lorg/webrtc/VideoCodecType;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput v0, v2, v1
2020-05-17 12:40:10 +00:00
:try_end_1
.catch Ljava/lang/NoSuchFieldError; {:try_start_1 .. :try_end_1} :catch_1
:catch_1
:try_start_2
2020-07-08 16:44:49 +00:00
sget-object v1, Lorg/webrtc/HardwareVideoEncoderFactory$1;->$SwitchMap$org$webrtc$VideoCodecType:[I
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sget-object v2, Lorg/webrtc/VideoCodecType;->H264:Lorg/webrtc/VideoCodecType;
2020-05-17 12:40:10 +00:00
const/4 v2, 0x3
2020-07-08 16:44:49 +00:00
aput v2, v1, v0
2020-05-17 12:40:10 +00:00
:try_end_2
.catch Ljava/lang/NoSuchFieldError; {:try_start_2 .. :try_end_2} :catch_2
:catch_2
return-void
.end method