DefaultTrackSelector$TrackInfo$Factory.smali
.class public interface abstract Lcom/google/android/exoplayer2/trackselection/DefaultTrackSelector$TrackInfo$Factory;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/trackselection/DefaultTrackSelector$TrackInfo;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Factory"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Lcom/google/android/exoplayer2/trackselection/DefaultTrackSelector$TrackInfo<",
"TT;>;>",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract create(ILcom/google/android/exoplayer2/source/l0;[I)Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
"Lcom/google/android/exoplayer2/source/l0;",
"[I)",
"Ljava/util/List<",
"TT;>;"
}
.end annotation
.end method