Rabbit-R1/switch port/smali/smali_classes2/androidx/media3/decoder/DecoderOutputBuffer$Owner.smali

34 lines
846 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Landroidx/media3/decoder/DecoderOutputBuffer$Owner;
.super Ljava/lang/Object;
.source "DecoderOutputBuffer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/media3/decoder/DecoderOutputBuffer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Owner"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<S:",
"Landroidx/media3/decoder/DecoderOutputBuffer;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract releaseOutputBuffer(Landroidx/media3/decoder/DecoderOutputBuffer;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(TS;)V"
}
.end annotation
.end method