package u1;

import androidx.media3.common.util.Log;

/* JADX INFO: loaded from: classes.dex */
public final class d implements a {

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

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

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

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

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

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

    public d(int i10, int i11, int i12, int i13, int i14, int i15) {
        this.f33217a = i10;
        this.f33218b = i11;
        this.f33219c = i12;
        this.f33220d = i13;
        this.f33221e = i14;
        this.f33222f = i15;
    }

    public final int a() {
        int i10 = this.f33217a;
        if (i10 == 1935960438) {
            return 2;
        }
        if (i10 == 1935963489) {
            return 1;
        }
        if (i10 == 1937012852) {
            return 3;
        }
        Log.w("AviStreamHeaderChunk", "Found unsupported streamType fourCC: " + Integer.toHexString(i10));
        return -1;
    }

    @Override // u1.a
    public final int getType() {
        return 1752331379;
    }
}
