DynamicConcatenatingMediaSource$MessageData.smali
.class final Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource$MessageData;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "MessageData"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<CustomType:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field public final actionOnCompletion:Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource$EventDispatcher;
.field public final customData:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TCustomType;"
}
.end annotation
.end field
.field public final index:I
# direct methods
.method public constructor <init>(ILjava/lang/Object;Ljava/lang/Runnable;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(ITCustomType;",
"Ljava/lang/Runnable;",
")V"
}
.end annotation
.line 595
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 596
iput p1, p0, Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource$MessageData;->index:I
if-eqz p3, :cond_d
.line 597
new-instance p1, Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource$EventDispatcher;
invoke-direct {p1, p3}, Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource$EventDispatcher;-><init>(Ljava/lang/Runnable;)V
goto :goto_e
:cond_d
const/4 p1, 0x0
:goto_e
iput-object p1, p0, Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource$MessageData;->actionOnCompletion:Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource$EventDispatcher;
.line 599
iput-object p2, p0, Lcom/google/android/exoplayer2/source/DynamicConcatenatingMediaSource$MessageData;->customData:Ljava/lang/Object;
return-void
.end method