Rabbit-R1/original r1/smali/smali_classes2/androidx/media3/exoplayer/ExoPlayer$TextComponent.smali
2024-05-21 17:08:36 -04:00

24 lines
628 B
Smali

.class public interface abstract Landroidx/media3/exoplayer/ExoPlayer$TextComponent;
.super Ljava/lang/Object;
.source "ExoPlayer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/media3/exoplayer/ExoPlayer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "TextComponent"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract getCurrentCues()Landroidx/media3/common/text/CueGroup;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method