apkfuckery/com.discord/smali/q.smali

62 lines
1.2 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lq;
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "MediaEngineLegacy.kt"
2020-05-17 12:40:10 +00:00
# interfaces
2020-07-08 16:44:49 +00:00
.implements Lcom/hammerandchisel/libdiscord/Discord$GetSupportedVideoCodecsCallback;
2020-05-17 12:40:10 +00:00
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic a:Lr;
.field public final synthetic b:Lrx/Emitter;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lr;Lrx/Emitter;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lq;->a:Lr;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-object p2, p0, Lq;->b:Lrx/Emitter;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public final onSupportedVideoCodecs([Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
.locals 1
2020-07-08 16:44:49 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lq;->a:Lr;
iget-object v0, v0, Lr;->d:Ln;
invoke-static {v0, p1}, Ln;->n(Ln;[Ljava/lang/String;)Ljava/util/List;
2020-05-17 12:40:10 +00:00
move-result-object p1
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lq;->b:Lrx/Emitter;
invoke-interface {v0, p1}, Lr0/g;->onNext(Ljava/lang/Object;)V
iget-object p1, p0, Lq;->b:Lrx/Emitter;
invoke-interface {p1}, Lr0/g;->onCompleted()V
return-void
:cond_0
const-string p1, "videoCodecsStringArray"
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.end method