package F;

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

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

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final byte[] f561e;

    public a(String str, String str2, int i2, byte[] bArr) {
        super("APIC");
        this.f558b = str;
        this.f559c = str2;
        this.f560d = i2;
        this.f561e = bArr;
    }
}
