package m3;

import q.AbstractC2761L;

/* JADX INFO: renamed from: m3.g, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2472g {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f20485a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f20486b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final String f20487c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final String f20488d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final int f20489e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final int f20490f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final int f20491g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final int f20492h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final int f20493i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final int f20494j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final int f20495k;
    public final long l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final boolean f20496m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final String f20497n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public final String f20498o;

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public final boolean f20499p;

    public C2472g(String str, int i6, String str2, String str3, int i7, int i8, int i9, int i10, int i11, int i12, int i13, long j4, boolean z6, String str4, String str5, boolean z7) {
        this.f20485a = str;
        this.f20486b = i6;
        this.f20487c = str2;
        this.f20488d = str3;
        this.f20489e = i7;
        this.f20490f = i8;
        this.f20491g = i9;
        this.f20492h = i10;
        this.f20493i = i11;
        this.f20494j = i12;
        this.f20495k = i13;
        this.l = j4;
        this.f20496m = z6;
        this.f20497n = str4;
        this.f20498o = str5;
        this.f20499p = z7;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C2472g)) {
            return false;
        }
        C2472g c2472g = (C2472g) obj;
        return this.f20485a.equals(c2472g.f20485a) && this.f20486b == c2472g.f20486b && this.f20487c.equals(c2472g.f20487c) && this.f20488d.equals(c2472g.f20488d) && this.f20489e == c2472g.f20489e && this.f20490f == c2472g.f20490f && this.f20491g == c2472g.f20491g && this.f20492h == c2472g.f20492h && this.f20493i == c2472g.f20493i && this.f20494j == c2472g.f20494j && this.f20495k == c2472g.f20495k && this.l == c2472g.l && this.f20496m == c2472g.f20496m && this.f20497n.equals(c2472g.f20497n) && this.f20498o.equals(c2472g.f20498o) && this.f20499p == c2472g.f20499p;
    }

    public final int hashCode() {
        return Boolean.hashCode(this.f20499p) + AbstractC2761L.b(AbstractC2761L.b(AbstractC2761L.a(44100, AbstractC2761L.a(2, com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.e(AbstractC2761L.a(this.f20495k, AbstractC2761L.a(this.f20494j, AbstractC2761L.a(this.f20493i, AbstractC2761L.a(this.f20492h, AbstractC2761L.a(this.f20491g, AbstractC2761L.a(this.f20490f, AbstractC2761L.a(this.f20489e, AbstractC2761L.b(AbstractC2761L.b(AbstractC2761L.a(this.f20486b, this.f20485a.hashCode() * 31, 31), 31, this.f20487c), 31, this.f20488d), 31), 31), 31), 31), 31), 31), 31), 31, this.l), 31, this.f20496m), 31), 31), 31, this.f20497n), 31, this.f20498o);
    }

    public final String toString() {
        return "YoutubeFormat(url=" + this.f20485a + ", itag=" + this.f20486b + ", mimeType=" + this.f20487c + ", codecs=" + this.f20488d + ", bitrate=" + this.f20489e + ", width=" + this.f20490f + ", height=" + this.f20491g + ", initStart=" + this.f20492h + ", initEnd=" + this.f20493i + ", indexStart=" + this.f20494j + ", indexEnd=" + this.f20495k + ", durationMs=" + this.l + ", isVideo=" + this.f20496m + ", audioChannels=2, sampleRate=44100, audioTrackId=" + this.f20497n + ", audioTrackDisplayName=" + this.f20498o + ", audioIsDefault=" + this.f20499p + ")";
    }
}
