2022-06-10 21:38:30 +09:00

43 lines
1015 B
Smali

.class public interface abstract Lme/g;
.super Ljava/lang/Object;
.source "ChunkExtractor.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lme/g$b;,
Lme/g$a;
}
.end annotation
# virtual methods
.method public abstract a(Lcom/tmapmobility/tmap/exoplayer2/extractor/i;)Z
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract b(Lme/g$b;JJ)V
.param p1 # Lme/g$b;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.end method
.method public abstract c()Lcom/tmapmobility/tmap/exoplayer2/extractor/c;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract e()[Lcom/tmapmobility/tmap/exoplayer2/Format;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract release()V
.end method