59 lines
1.2 KiB
Smali
59 lines
1.2 KiB
Smali
.class public final Lr;
|
|
.super Ljava/lang/Object;
|
|
.source "MediaEngineLegacy.kt"
|
|
|
|
# interfaces
|
|
.implements Lrx/functions/Action1;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lrx/functions/Action1<",
|
|
"Lrx/Emitter<",
|
|
"TT;>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic d:Ln;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ln;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lr;->d:Ln;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public call(Ljava/lang/Object;)V
|
|
.locals 2
|
|
|
|
check-cast p1, Lrx/Emitter;
|
|
|
|
iget-object v0, p0, Lr;->d:Ln;
|
|
|
|
iget-object v0, v0, Ln;->b:Lcom/hammerandchisel/libdiscord/Discord;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
new-instance v1, Lq;
|
|
|
|
invoke-direct {v1, p0, p1}, Lq;-><init>(Lr;Lrx/Emitter;)V
|
|
|
|
invoke-virtual {v0, v1}, Lcom/hammerandchisel/libdiscord/Discord;->getSupportedVideoCodecs(Lcom/hammerandchisel/libdiscord/Discord$GetSupportedVideoCodecsCallback;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|