MergingMediaSource$IllegalMergeException.smali
.class public final Lcom/google/android/exoplayer2/source/MergingMediaSource$IllegalMergeException;
.super Ljava/io/IOException;
.source "MergingMediaSource.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/source/MergingMediaSource;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "IllegalMergeException"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/exoplayer2/source/MergingMediaSource$IllegalMergeException$Reason;
}
.end annotation
# static fields
.field public static final REASON_PERIOD_COUNT_MISMATCH:I
# instance fields
.field public final reason:I
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(I)V
.registers 2
.param p1, "reason" # I
.line 61
invoke-direct {p0}, Ljava/io/IOException;-><init>()V
.line 62
iput p1, p0, Lcom/google/android/exoplayer2/source/MergingMediaSource$IllegalMergeException;->reason:I
.line 63
return-void
.end method