apkfuckery/com.discord/smali_classes2/f/k/a/b/z0/l.smali
2020-04-17 19:35:24 +02:00

71 lines
1.4 KiB
Smali

.class public interface abstract Lf/k/a/b/z0/l;
.super Ljava/lang/Object;
.source "AudioProcessor.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lf/k/a/b/z0/l$b;,
Lf/k/a/b/z0/l$a;
}
.end annotation
# static fields
.field public static final a:Ljava/nio/ByteBuffer;
# direct methods
.method public static constructor <clinit>()V
.locals 2
const/4 v0, 0x0
invoke-static {v0}, Ljava/nio/ByteBuffer;->allocateDirect(I)Ljava/nio/ByteBuffer;
move-result-object v0
invoke-static {}, Ljava/nio/ByteOrder;->nativeOrder()Ljava/nio/ByteOrder;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/nio/ByteBuffer;->order(Ljava/nio/ByteOrder;)Ljava/nio/ByteBuffer;
move-result-object v0
sput-object v0, Lf/k/a/b/z0/l;->a:Ljava/nio/ByteBuffer;
return-void
.end method
# virtual methods
.method public abstract a(Lf/k/a/b/z0/l$a;)Lf/k/a/b/z0/l$a;
.annotation system Ldalvik/annotation/Throws;
value = {
Lf/k/a/b/z0/l$b;
}
.end annotation
.end method
.method public abstract a(Ljava/nio/ByteBuffer;)V
.end method
.method public abstract a()Z
.end method
.method public abstract b()V
.end method
.method public abstract c()Z
.end method
.method public abstract flush()V
.end method
.method public abstract getOutput()Ljava/nio/ByteBuffer;
.end method
.method public abstract reset()V
.end method