mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
41 lines
1,017 B
Smali
41 lines
1,017 B
Smali
.class public final Landroidx/media3/exoplayer/source/MergingMediaSource$IllegalMergeException;
|
|
.super Ljava/io/IOException;
|
|
.source "MergingMediaSource.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/media3/exoplayer/source/MergingMediaSource;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "IllegalMergeException"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroidx/media3/exoplayer/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 public constructor <init>(I)V
|
|
.locals 0
|
|
|
|
.line 69
|
|
invoke-direct {p0}, Ljava/io/IOException;-><init>()V
|
|
|
|
iput p1, p0, Landroidx/media3/exoplayer/source/MergingMediaSource$IllegalMergeException;->reason:I
|
|
|
|
return-void
|
|
.end method
|