TextRenderer$Output.smali
.class public interface abstract Lcom/google/android/exoplayer2/text/TextRenderer$Output;
.super Ljava/lang/Object;
.source "TextRenderer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/text/TextRenderer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Output"
.end annotation
# virtual methods
.method public abstract onCues(Ljava/util/List;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/google/android/exoplayer2/text/Cue;",
">;)V"
}
.end annotation
.end method