54 lines
1.8 KiB
Smali
54 lines
1.8 KiB
Smali
.class Lcom/google/android/exoplayer2/source/MergingMediaSource$1;
|
|
.super Ljava/lang/Object;
|
|
.source "MergingMediaSource.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/exoplayer2/source/MediaSource$Listener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/google/android/exoplayer2/source/MergingMediaSource;->prepareSource(Lcom/google/android/exoplayer2/ExoPlayer;ZLcom/google/android/exoplayer2/source/MediaSource$Listener;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Lcom/google/android/exoplayer2/source/MergingMediaSource;
|
|
|
|
.field public final synthetic val$sourceIndex:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/exoplayer2/source/MergingMediaSource;I)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/android/exoplayer2/source/MergingMediaSource$1;->this$0:Lcom/google/android/exoplayer2/source/MergingMediaSource;
|
|
|
|
iput p2, p0, Lcom/google/android/exoplayer2/source/MergingMediaSource$1;->val$sourceIndex:I
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onSourceInfoRefreshed(Lcom/google/android/exoplayer2/Timeline;Ljava/lang/Object;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/exoplayer2/source/MergingMediaSource$1;->this$0:Lcom/google/android/exoplayer2/source/MergingMediaSource;
|
|
|
|
iget v1, p0, Lcom/google/android/exoplayer2/source/MergingMediaSource$1;->val$sourceIndex:I
|
|
|
|
invoke-static {v0, v1, p1, p2}, Lcom/google/android/exoplayer2/source/MergingMediaSource;->access$000(Lcom/google/android/exoplayer2/source/MergingMediaSource;ILcom/google/android/exoplayer2/Timeline;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|