package com.chartboost.sdk.impl;

import com.facebook.react.uimanager.events.VMXo.nBTxWTaH;
import java.io.File;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Intrinsics;
/* loaded from: classes8.dex */
public final class ib {

    /* renamed from: a  reason: collision with root package name */
    public final String f1727a;
    public final String b;
    public final File c;
    public final File d;
    public final long e;
    public final String f;
    public long g;

    public ib(String url, String filename, File file, File file2, long j, String queueFilePath, long j2) {
        Intrinsics.checkNotNullParameter(url, "url");
        Intrinsics.checkNotNullParameter(filename, "filename");
        Intrinsics.checkNotNullParameter(queueFilePath, "queueFilePath");
        this.f1727a = url;
        this.b = filename;
        this.c = file;
        this.d = file2;
        this.e = j;
        this.f = queueFilePath;
        this.g = j2;
    }

    public final long a() {
        return this.e;
    }

    public final void a(long j) {
        this.g = j;
    }

    public final File b() {
        return this.d;
    }

    public final long c() {
        return this.g;
    }

    public final String d() {
        return this.b;
    }

    public final File e() {
        return this.c;
    }

    public boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (obj instanceof ib) {
            ib ibVar = (ib) obj;
            return Intrinsics.areEqual(this.f1727a, ibVar.f1727a) && Intrinsics.areEqual(this.b, ibVar.b) && Intrinsics.areEqual(this.c, ibVar.c) && Intrinsics.areEqual(this.d, ibVar.d) && this.e == ibVar.e && Intrinsics.areEqual(this.f, ibVar.f) && this.g == ibVar.g;
        }
        return false;
    }

    public final String f() {
        return this.f;
    }

    public final String g() {
        return this.f1727a;
    }

    public int hashCode() {
        int hashCode = ((this.f1727a.hashCode() * 31) + this.b.hashCode()) * 31;
        File file = this.c;
        int hashCode2 = (hashCode + (file == null ? 0 : file.hashCode())) * 31;
        File file2 = this.d;
        return ((((((hashCode2 + (file2 != null ? file2.hashCode() : 0)) * 31) + Long.hashCode(this.e)) * 31) + this.f.hashCode()) * 31) + Long.hashCode(this.g);
    }

    public String toString() {
        String str = this.f1727a;
        String str2 = this.b;
        File file = this.c;
        File file2 = this.d;
        long j = this.e;
        String str3 = this.f;
        return "VideoAsset(url=" + str + ", filename=" + str2 + ", localFile=" + file + ", directory=" + file2 + ", creationDate=" + j + ", queueFilePath=" + str3 + ", expectedFileSize=" + this.g + ")";
    }

    public /* synthetic */ ib(String str, String str2, File file, File file2, long j, String str3, long j2, int i, DefaultConstructorMarker defaultConstructorMarker) {
        this(str, str2, file, file2, (i & 16) != 0 ? y9.a() : j, (i & 32) != 0 ? nBTxWTaH.VklBEUwVYasDL : str3, (i & 64) != 0 ? 0L : j2);
    }
}
