package w2;

import androidx.media3.common.text.Cue;

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

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

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

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

    public d(Cue cue, long j10, long j11) {
        this.f34138a = cue;
        this.f34139b = j10;
        this.f34140c = j11;
    }
}
