Rabbit-R1/android (non root)/smali/smali_classes2/com/google/android/exoplayer2/ExoPlayer$TextComponent.smali

25 lines
643 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Lcom/google/android/exoplayer2/ExoPlayer$TextComponent;
.super Ljava/lang/Object;
.source "ExoPlayer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/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()Lcom/google/android/exoplayer2/text/CueGroup;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method