apkfuckery/com.discord/smali/f/a/k/k0/e.smali

65 lines
1.3 KiB
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public final Lf/a/k/k0/e;
2019-12-18 07:41:41 +00:00
.super Ljava/lang/Object;
.source "RxRendererEvents.kt"
# interfaces
.implements Lorg/webrtc/RendererCommon$RendererEvents;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-04-17 17:35:24 +00:00
Lf/a/k/k0/e$a;
2019-12-18 07:41:41 +00:00
}
.end annotation
# instance fields
.field public final d:Lrx/subjects/BehaviorSubject;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/subjects/BehaviorSubject<",
2020-04-17 17:35:24 +00:00
"Lf/a/k/k0/e$a;",
2019-12-18 07:41:41 +00:00
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
invoke-static {}, Lrx/subjects/BehaviorSubject;->p()Lrx/subjects/BehaviorSubject;
move-result-object v0
2020-04-17 17:35:24 +00:00
iput-object v0, p0, Lf/a/k/k0/e;->d:Lrx/subjects/BehaviorSubject;
2019-12-18 07:41:41 +00:00
return-void
.end method
# virtual methods
.method public onFirstFrameRendered()V
.locals 0
return-void
.end method
.method public onFrameResolutionChanged(III)V
.locals 2
2020-04-17 17:35:24 +00:00
iget-object v0, p0, Lf/a/k/k0/e;->d:Lrx/subjects/BehaviorSubject;
2019-12-18 07:41:41 +00:00
2020-04-17 17:35:24 +00:00
new-instance v1, Lf/a/k/k0/e$a;
2019-12-18 07:41:41 +00:00
2020-04-17 17:35:24 +00:00
invoke-direct {v1, p1, p2, p3}, Lf/a/k/k0/e$a;-><init>(III)V
2019-12-18 07:41:41 +00:00
invoke-virtual {v0, v1}, Lrx/subjects/BehaviorSubject;->onNext(Ljava/lang/Object;)V
return-void
.end method