package com.pgl.ssdk;

import java.nio.ByteBuffer;

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

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

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

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

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

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

    public i(ByteBuffer byteBuffer, long j10, long j11, long j12, ByteBuffer byteBuffer2) {
        this.f24767a = byteBuffer;
        this.f24768b = j10;
        this.f24769c = j11;
        this.f24770d = j12;
        this.f24771e = byteBuffer2;
    }
}
