package p138.p176.p177.p190.p217.p222.p223;

import java.util.Collections;
import java.util.List;
import p138.p176.p177.p190.p194.C3526;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ໞ.ޟ.ސ.ރ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C3929 extends AbstractC3931 {

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final int f12249;

    /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
    public final long f12250;

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final long f12251;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final boolean f12252;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final int f12253;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final long f12254;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public final int f12255;

    /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
    public final long f12256;

    /* JADX INFO: renamed from: މ, reason: contains not printable characters */
    public final boolean f12257;

    /* JADX INFO: renamed from: ފ, reason: contains not printable characters */
    public final boolean f12258;

    /* JADX INFO: renamed from: ދ, reason: contains not printable characters */
    public final C3526 f12259;

    /* JADX INFO: renamed from: ތ, reason: contains not printable characters */
    public final List<C3930> f12260;

    /* JADX INFO: renamed from: ލ, reason: contains not printable characters */
    public final long f12261;

    /* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ໞ.ޟ.ސ.ރ$֏, reason: contains not printable characters */
    public static final class C3930 implements Comparable<Long> {

        /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
        public final String f12262;

        /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
        public final C3930 f12263;

        /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
        public final long f12264;

        /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
        public final int f12265;

        /* JADX INFO: renamed from: އ, reason: contains not printable characters */
        public final long f12266;

        /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
        public final C3526 f12267;

        /* JADX INFO: renamed from: މ, reason: contains not printable characters */
        public final String f12268;

        /* JADX INFO: renamed from: ފ, reason: contains not printable characters */
        public final String f12269;

        /* JADX INFO: renamed from: ދ, reason: contains not printable characters */
        public final long f12270;

        /* JADX INFO: renamed from: ތ, reason: contains not printable characters */
        public final long f12271;

        /* JADX INFO: renamed from: ލ, reason: contains not printable characters */
        public final boolean f12272;

        public C3930(String str, C3930 c3930, String str2, long j, int i, long j2, C3526 c3526, String str3, String str4, long j3, long j4, boolean z) {
            this.f12262 = str;
            this.f12263 = c3930;
            this.f12264 = j;
            this.f12265 = i;
            this.f12266 = j2;
            this.f12267 = c3526;
            this.f12268 = str3;
            this.f12269 = str4;
            this.f12270 = j3;
            this.f12271 = j4;
            this.f12272 = z;
        }

        @Override // java.lang.Comparable
        public int compareTo(Long l) {
            Long l2 = l;
            if (this.f12266 > l2.longValue()) {
                return 1;
            }
            return this.f12266 < l2.longValue() ? -1 : 0;
        }
    }

    public C3929(int i, String str, List<String> list, long j, long j2, boolean z, int i2, long j3, int i3, long j4, boolean z2, boolean z3, boolean z4, C3526 c3526, List<C3930> list2) {
        super(str, list, z2);
        this.f12249 = i;
        this.f12251 = j2;
        this.f12252 = z;
        this.f12253 = i2;
        this.f12254 = j3;
        this.f12255 = i3;
        this.f12256 = j4;
        this.f12257 = z3;
        this.f12258 = z4;
        this.f12259 = c3526;
        this.f12260 = Collections.unmodifiableList(list2);
        if (list2.isEmpty()) {
            this.f12261 = 0L;
        } else {
            C3930 c3930 = list2.get(list2.size() - 1);
            this.f12261 = c3930.f12266 + c3930.f12264;
        }
        this.f12250 = j == -9223372036854775807L ? -9223372036854775807L : j >= 0 ? j : this.f12261 + j;
    }

    @Override // p138.p176.p177.p190.p216.InterfaceC3775
    /* JADX INFO: renamed from: ֏ */
    public AbstractC3931 mo6095(List list) {
        return this;
    }
}
